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.4.54.0
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 Subscription-State = "Subscription-State" HCOLON substate-value *( SEMI subexp-params )
(Overrides HeaderSIPStringPart)
Top
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also