Click or drag to resize

ExpiresHeader Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPExpiresHeader

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public sealed class ExpiresHeader : Header, 
	ISIPCloneable<ExpiresHeader>

The ExpiresHeader type exposes the following members.

Constructors
 NameDescription
Public methodExpiresHeaderInitializes a new instance of the ExpiresHeader class
Top
Properties
 NameDescription
Public propertyDeltaSeconds 
Public propertyHeaderType
(Overrides HeaderHeaderType)
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also