startScreenShare

abstract fun startScreenShare(mediaProjectionPermissionResultData: Intent, handler: CompletionHandler?)

Starts the screen share of the local user.

Since

1.5.3

Parameters

mediaProjectionPermissionResultData

the result data of request screen share permission.

handler

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