Click or drag to resize

SubscriptionStateHeader Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAbstractExtensionHeader
      Ozeki.VoIPSubscriptionStateHeader

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

The SubscriptionStateHeader type exposes the following members.

Constructors
 NameDescription
Public methodSubscriptionStateHeaderInitializes a new instance of the SubscriptionStateHeader class
Top
Properties
Methods
 NameDescription
Public methodClone
(Overrides HeaderClone)
Public methodEquals
(Inherited from AbstractExtensionHeader)
Public methodSIPStringPart
(Overrides HeaderSIPStringPart)
Top
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also