getCallByConferenceId

abstract fun getCallByConferenceId(confId: String?): WebRTCCall?

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

Return

a WebRTCCall object or null

Parameters

confId

String the conferenceId