Click or drag to resize

Accept Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAccept

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

The Accept type exposes the following members.

Constructors
 NameDescription
Public methodAcceptInitializes a new instance of the Accept class
Public methodAccept(IEnumerableAcceptRange)Initializes a new instance of the Accept class
Top
Properties
 NameDescription
Public propertyAcceptRange 
Public propertyHeaderType
(Overrides HeaderHeaderType)
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also