Click or drag to resize

SIPAccount Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPAccount

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

The SIPAccount type exposes the following members.

Constructors
 NameDescription
Public methodSIPAccountInitializes a new instance of the SIPAccount class
Public methodSIPAccount(Boolean, String, String, String, String, String)Initializes a new instance of the SIPAccount class
Public methodSIPAccount(Boolean, String, String, String, String, String, Int32)Initializes a new instance of the SIPAccount class
Public methodSIPAccount(Boolean, String, String, String, String, String, String)Initializes a new instance of the SIPAccount class
Public methodSIPAccount(Boolean, String, String, String, String, String, Int32, String)Initializes a new instance of the SIPAccount class
Top
Properties
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodToString
(Overrides ObjectToString)
Top
Extension Methods
See Also