on Livestream Stopped
Called when livestreaming has stopped.
Code Example:
override fun onLivestreamStopped() {
Log.d("Meeting", "Livestream stopped")
}
Content copied to clipboard
Called when livestreaming has stopped.
Code Example:
override fun onLivestreamStopped() {
Log.d("Meeting", "Livestream stopped")
}