onLivestreamStopped

Called when livestreaming has stopped.

Code Example:


override fun onLivestreamStopped() {
    Log.d("Meeting", "Livestream stopped")
}

See also