CallIngressResponse

data class CallIngressResponse(@Json(name = "rtmp") val rtmp: RTMPIngress)

CallIngressResponse is the payload for ingress settings

Constructors

Link copied to clipboard
constructor(@Json(name = "rtmp") rtmp: RTMPIngress)

Properties

Link copied to clipboard