createAndJoinRoom

abstract fun createAndJoinRoom(roomID: String, roomType: RoomType, options: CreateRoomOptions, completion: CompletionHandler?)

Create and join room

Parameters

roomID

Room ID

roomType

Room type (standard or webinar)

options

Create options

completion

Completion callback