Costanti LINEPROXYREQUEST_

Queste costanti vengono usate in due contesti. In primo luogo, possono essere usati in una matrice di valori DWORD nella struttura LINECALLPARAMS passata con lineOpen quando viene specificata l'opzione LINEOPENOPTION_PROXY, per indicare quali funzioni l'applicazione è disposta a gestire. In secondo luogo, vengono usati nella LINE_PROXYREQUEST passata all'applicazione del gestore da un messaggio LINE_PROXYREQUEST per indicare il tipo di richiesta da elaborare e il formato dei dati nel buffer.

LINEPROXYREQUEST_AGENTSPECIFIC

Associato a lineAgentSpecific.

LINEPROXYREQUEST_CREATEAGENT

Associato a lineCreateAgent.

LINEPROXYREQUEST_CREATEAGENTSESSION

Associato a lineCreateAgentSession.

LINEPROXYREQUEST_GETAGENTACTIVITYLIST

Associato a lineGetAgentActivityList.

LINEPROXYREQUEST_GETAGENTCAPS

Associato a lineGetAgentCaps.

LINEPROXYREQUEST_GETAGENTGROUPLIST

Associato a lineGetAgentGroupList.

LINEPROXYREQUEST_GETAGENTINFO

Associato a lineGetAgentInfo.

LINEPROXYREQUEST_GETAGENTSESSIONINFO

Associato a lineGetAgentSessionInfo.

LINEPROXYREQUEST_GETAGENTSESSIONLIST

Associato a lineGetAgentSessionList.

LINEPROXYREQUEST_GETAGENTSTATUS

Associato a lineGetAgentStatus.

LINEPROXYREQUEST_GETGROUPLIST

Associato a lineGetGroupList.

LINEPROXYREQUEST_GETQUEUEINFO

Associato a lineGetQueueInfo.

LINEPROXYREQUEST_GETQUEUELIST

Associato a lineGetQueueList.

LINEPROXYREQUEST_SETAGENTACTIVITY

Associato a lineSetAgentActivity.

LINEPROXYREQUEST_SETAGENTGROUP

Associato a lineSetAgentGroup.

LINEPROXYREQUEST_SETAGENTMEASUREMENTPERIOD

Associato a lineSetAgentMeasurementPeriod.

LINEPROXYREQUEST_SETAGENTSESSIONSTATE

Associato a lineSetAgentSessionState.

LINEPROXYREQUEST_SETAGENTSTATE

Associato a lineSetAgentState.

LINEPROXYREQUEST_SETAGENTSTATEEX

Associato a lineSetAgentStateEx.

LINEPROXYREQUEST_SETQUEUEMEASUREMENTPERIOD

Associato a lineSetQueueMeasurementPeriod.

Requisiti

Requisito Valore
Versione TAPI
Richiede TAPI 2.0 o versione successiva
Intestazione
Tapi.h

Vedi anche

Costanti call center

Funzioni del Call Center