Click or drag to resize

ReasonText Class

reason-text = "text" EQUAL quoted-string
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPReasonText

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

The ReasonText type exposes the following members.

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