Call Listener
interface CallListener
Functions
Link copied to clipboard
An outgoing call is started.
Link copied to clipboard
abstract fun onCallAssertedIdentityReceived(callAssertedIdentityContent: CallAssertedIdentityContent)
Called when an asserted identity event is received.
Link copied to clipboard
Called when a called has been hung up.
Link copied to clipboard
abstract fun onCallIceCandidateReceived(mxCall: MxCall, iceCandidatesContent: CallCandidatesContent)
Link copied to clipboard
Called when there is an incoming call within the room.
Link copied to clipboard
Called when the call has been managed by an other session.
Link copied to clipboard
Called when a negotiation is sent.
Link copied to clipboard
Called when a called has been rejected.
Link copied to clipboard
Called when an answer has been selected.