stopScreenShare

abstract fun stopScreenShare(handler: CompletionHandler?)

Stops the screen share of the local user.

Since

1.5.3

Parameters

handler

Callback handler that indicates whether the requested action is succeeded or not.