getCallByContact

abstract fun getCallByContact(contact: IRainbowContact?): WebRTCCall?

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

Return

a WebRTCCall object or null

Parameters

contact

IRainbowContact the contact