getCallBySid

abstract fun getCallBySid(sid: String?): WebRTCCall?

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

Return

a WebRTCCall object or null

Parameters

sid

String the sid