ContentShareObserver

ContentShareObserver handles all callbacks related to the content share. By implementing the callback functions and registering with ContentShareController.addContentShareObserver, one can get notified with content share status events.

Functions

Link copied to clipboard
abstract fun onContentShareStarted()

Called when the content share has started. This callback will be on the main thread.

Link copied to clipboard

Called when the content is no longer shared with other attendees with the reason provided in the status.