Click or drag to resize

Method Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPMethod

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
 NameDescription
Public methodStatic memberCreateMethod 
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodSIPClone 
Public methodSIPStringPart 
Top
See Also