Click or drag to resize

ProtocolCause Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPProtocolCause

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

The ProtocolCause type exposes the following members.

Constructors
 NameDescription
Public methodProtocolCauseInitializes a new instance of the ProtocolCause class
Top
Properties
 NameDescription
Public propertyCauseCode 
Public propertyName
(Inherited from GenericParam)
Public propertyValue
(Inherited from GenericParam)
Top
Methods
 NameDescription
Public methodEquals
(Inherited from GenericParam)
Public methodSIPClone
(Inherited from GenericParam)
Public methodSIPStringPart
(Inherited from GenericParam)
Top
See Also