func chatPermissionChanged(enable: Bool)
[Component View] Notifies when chat is enabled/disabled
func leaveSession(reason: ZoomVideoSDKSessionLeaveReason)
[Component View] Notifies when the local user has successfully left the session and the reason.
func onError(UIToolkitError)
Notifies when an error occurred.
func onViewDismissed()
[Default View] Notifies when the view is successfully dismissed.
func onViewLoaded()
[Default View] Notifies when the view is successfully loaded.
func startJoinSessionSuccessed()
[Component View] Notifies when the local user has successfully started/joined into the session.