start Streaming
fun startStreaming(options: MediaOptions? = null, handler: CompletionHandler?)
Content copied to clipboard
Starts media streaming of a host in the live event. Only the host can perform this action.
Since
1.0.0
Parameters
options
handler
CompletionHandler Callback handler that indicates whether the requested action is succeeded or not.