Click or drag to resize
Method Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPMethod

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
Properties
  NameDescription
Public propertyToken
Public propertyType
Top
See Also