sinch-rtc
androidJvm
sinch-rtc
/
com.sinch.android.rtc.calling
/
CallListener
/
onCallEnded
on
Call
Ended
abstract
fun
onCallEnded
(
call
:
Call
)
Tells the listener that the call has entered the
CallState.ENDED
state.
Parameters
call
The call that ended.