init

open override fun init(meetingInfo: RtkMeetingInfo, onSuccess: () -> Unit, onFailure: (MeetingError) -> Unit)

Initialises the meeting with the given meetingInfo, sets up everything that is required to join the meeting. Once init is complete, you get a callback on onSuccess or onFailure if there was a failure