Click or drag to resize

SIPAddress Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPAddress

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class SIPAddress

The SIPAddress type exposes the following members.

Constructors
 NameDescription
Public methodSIPAddressInitializes a new instance of the SIPAddress class
Public methodSIPAddress(String, String)Initializes a new instance of the SIPAddress class
Public methodSIPAddress(String, String, String)Initializes a new instance of the SIPAddress class
Public methodSIPAddress(AddrSpecType, String, String, String)Initializes a new instance of the SIPAddress class
Top
Properties
Methods
Extension Methods
See Also