OtherConnected

This event is fired when one of the other phones of the authenticated user has answered the call or when another user who is part of the same hunt group has answered the call or when the meeting is moved to another device. This event is also applicable for Phone.CallingType.WebexCalling or Phone.CallingType.CUCM calls

Since

0.1

Constructors

Link copied to clipboard
fun OtherConnected(_call: Call?)

Functions

Link copied to clipboard
open fun getCall(): Call?
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
protected var mCall: Call?