joinRoom

open override fun joinRoom()

Used to join in the room


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