CallEnded

This event is fired when the resources of the call object gets cleared after disconnection.

Since

3.0.0

Constructors

Link copied to clipboard
fun CallEnded(_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?