setEventReady

fun setEventReady(handler: CompletionHandler?)

Sets a live event ready before starting a live event. Only the host can perform this action.

Since

1.0.0

Parameters

handler

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