Click or drag to resize

MinExpires Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPMinExpires

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

The MinExpires type exposes the following members.

Constructors
 NameDescription
Public methodMinExpiresInitializes a new instance of the MinExpires class
Top
Properties
 NameDescription
Public propertyDeltaSeconds 
Public propertyHeaderType
(Overrides HeaderHeaderType)
Top
Methods
 NameDescription
Public methodClone
(Overrides HeaderClone)
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodSIPClone 
Public methodSIPStringPart
(Overrides HeaderSIPStringPart)
Top
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also