amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.contentshare / ContentShareObserver / onContentShareStopped

onContentShareStopped

abstract fun onContentShareStopped(status: ContentShareStatus): Unit

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

If you no longer need the source producing frames, most builders can stop the source after this callback is invoked.

Parameters

status - : ContentShareStatus - the reason why the content share has stopped