Click or drag to resize

TelephonyServerLogin Class

Login information for the Telephony Server.
Inheritance Hierarchy
SystemObject
  VoiceElements.ClientTelephonyServerLogin

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public class TelephonyServerLogin

The TelephonyServerLogin type exposes the following members.

Constructors
  NameDescription
Public methodTelephonyServerLogin
Initializes a new instance of the TelephonyServerLogin class
Top
Fields
  NameDescription
Public fieldPassword
The password need to connect to the Telephony Server.
Public fieldUrl
The URL of the Telephony Server to which this client is connected or to which you want to connect.
Public fieldUsername
The user name you would like to use to connect to the Telephony Server.
Top
See Also