![]() |
UCCX CTI
|
Public Member Functions | |
void | ClearInvokeId () |
uint | GetInvokeId () |
object | GetParameter (string name) |
void | SetParameter (string name, object value) |
Static Public Member Functions | |
static Config | GetInstance () |
Protected Member Functions | |
string | ValidateCTIServerAddress (string value) |
int | ValidateCTIServerPort (int value) |
Protected Attributes | |
uint | invokeId = 0 |
Static Protected Attributes | |
static string | info = "CTI.Config" |
static Config | _instance |