Variables

@:value(cast "closed")@:enum@:implinlineread onlyCLOSED:SignalingState = "closed"

@:value(cast "have-local-offer")@:enum@:implinlineread onlyHAVE_LOCAL_OFFER:SignalingState = "have-local-offer"

@:value(cast "have-local-pranswer")@:enum@:implinlineread onlyHAVE_LOCAL_PRANSWER:SignalingState = "have-local-pranswer"

@:value(cast "have-remote-offer")@:enum@:implinlineread onlyHAVE_REMOTE_OFFER:SignalingState = "have-remote-offer"

@:value(cast "have-remote-pranswer")@:enum@:implinlineread onlyHAVE_REMOTE_PRANSWER:SignalingState = "have-remote-pranswer"

@:value(cast "stable")@:enum@:implinlineread onlySTABLE:SignalingState = "stable"