joinRoom

open override fun joinRoom(onSuccess: () -> Unit, onFailure: (MeetingError) -> Unit)

Join the meeting. Once meeting has been join you get a callback on onSuccess or onFailure in case of failure