Click or drag to resize

Method Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPMethod

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

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