createChannel

inline suspend fun IvsClient.createChannel(crossinline block: CreateChannelRequest.Builder.() -> Unit): CreateChannelResponse

Creates a new channel and an associated stream key to start streaming.