EgressResponse

constructor(@Json(name = "broadcasting") broadcasting: Boolean, @Json(name = "rtmps") rtmps: List<EgressRTMPResponse>, @Json(name = "hls") hls: EgressHLSResponse? = null)

Parameters

broadcasting
rtmps
hls