Click or drag to resize

Method Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPMethod

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

The Method type exposes the following members.

Constructors
 NameDescription
Public methodMethod(String)Initializes a new instance of the Method class
Public methodMethod(MethodType, String)Initializes a new instance of the Method class
Top
Properties
 NameDescription
Public propertyToken 
Public propertyType 
Top
Methods
See Also