startEvent

fun startEvent(options: MediaOptions? = null, handler: CompletionHandler?)

Starts the live event. Only the host can perform this action. Calling this method implicitly calls startStreaming.

Since

1.0.0

Parameters

handler

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