start Live Stream
suspend fun startLiveStream(endpoints: LiveStreamEndpoints, streamingSettings: StreamingSettings? = null, streamId: StreamId? = null, forceNew: StreamingStartMode = StreamingStartMode.onlyIfNotAlreadyStreaming): StreamId
Content copied to clipboard
See the documentation for CallClient.startLiveStream
Throws OperationFailedException on failure.