start Screen Share
abstract fun startScreenShare(mediaProjectionPermissionResultData: Intent, handler: CompletionHandler?)
Content copied to clipboard
Starts the screen share of the local user.
Since
1.5.3
Parameters
media Projection Permission Result Data
the result data of request screen share permission.
handler
Callback handler that indicates whether the requested action is succeeded or not.