getCallByRoomId

abstract fun getCallByRoomId(roomId: String?): WebRTCCall?

this method is used to get the current call matching the given roomId

Return

a WebRTCCall object or null

Parameters

roomId

String the roomId