ICti.Init Method

Definition

Overloads

Init(TelephonyProvider+CtiType)

public bool Init (Microsoft.Uii.Csr.Cti.Providers.TelephonyProvider.CtiType type);

Parameters

Returns

Applies to

Init(TelephonyProvider+CtiType, String, String)

public bool Init (Microsoft.Uii.Csr.Cti.Providers.TelephonyProvider.CtiType type, string user, string password);

Parameters

user
String
password
String

Returns

Applies to

Init(TelephonyProvider+CtiType, String, String, String, String, String)

public bool Init (Microsoft.Uii.Csr.Cti.Providers.TelephonyProvider.CtiType type, string user, string password, string agentID, string agentPassword, string agentNumber);

Parameters

user
String
password
String
agentID
String
agentPassword
String
agentNumber
String

Returns

Applies to