Click or drag to resize

Account Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAccount

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

The Account type exposes the following members.

Constructors
 NameDescription
Public methodAccount(String, String, String)Initializes a new instance of the Account class
Public methodAccount(String, String, String, Int32)Initializes a new instance of the Account class
Top
Properties
 NameDescription
Public propertyDisplayName 
Public propertyHostName 
Public propertyUserName 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
Extension Methods
 NameDescription
Public Extension MethodToSIPAddress
(Defined by AccountEx)
Top
See Also