createChannel
abstract suspend fun createChannel(input: CreateChannelRequest = CreateChannelRequest { }): CreateChannelResponse
Creates a new channel and an associated stream key to start streaming.
Creates a new channel and an associated stream key to start streaming.