HMSRtmpStreamingState

fun HMSRtmpStreamingState(running: Boolean, error: HMSException?, startedAt: Long?, stoppedAt: Long?, state: HMSStreamingState)

Parameters

running

true if the room is currently being streamed false otherwise.

error

null if there was no exception during streaming, present otherwise.