Click or drag to resize
ReasonValue Class
reason-value = protocol *(SEMI reason-params) protocol = "SIP" / "Q.850" / token reason-params = protocol-cause / reason-text / reason-extension protocol-cause = "cause" EQUAL 1*(DIGIT) reason-text = "text" EQUAL quoted-string reason-extension = generic-param
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPReasonValue

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class ReasonValue : ISIPMessagePart, 
	ISIPCloneable<ReasonValue>

The ReasonValue type exposes the following members.

Constructors
Methods
Properties
See Also