Click or drag to resize
ProtocolCause Class
protocol-cause = "cause" EQUAL cause cause = 1*DIGIT
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class ProtocolCause : GenericParam

The ProtocolCause type exposes the following members.

Constructors
  NameDescription
Public methodProtocolCause
Initializes a new instance of the ProtocolCause class
Top
Methods
  NameDescription
Public methodEquals (Inherited from GenericParam.)
Public methodSIPClone (Inherited from GenericParam.)
Public methodSIPStringPart (Inherited from GenericParam.)
Top
Properties
  NameDescription
Public propertyCauseCode
Public propertyName
A paraméter álltalános neve.
(Inherited from GenericParam.)
Public propertyValue
A paraméter értéke.
(Inherited from GenericParam.)
Top
See Also