amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.contentshare / ContentShareController / stopContentShare

stopContentShare

abstract fun stopContentShare(): Unit

Stop sharing the content of a ContentShareSource that previously started.

Once the sharing stops successfully, ContentShareObserver.onContentShareStopped will be invoked with status code ContentShareStatusCode.OK.