Click or drag to resize

Allow Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAllow

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

The Allow type exposes the following members.

Constructors
 NameDescription
Public methodAllow(IEnumerableMethod)Initializes a new instance of the Allow class
Public methodAllow(IEnumerableString)Initializes a new instance of the Allow class
Top
Properties
 NameDescription
Public propertyHeaderType
(Overrides HeaderHeaderType)
Public propertyMethod 
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also