Partager via


constantes LINEPROXYREQUEST_

Ces constantes sont utilisées dans deux contextes. Tout d’abord, ils peuvent être utilisés dans un tableau de valeurs DWORD dans la structure LINECALLPARAMS passées avec lineOpen lorsque l’option LINEOPENOPTION_PROXY est spécifiée, pour indiquer les fonctions que l’application est prête à gérer. Deuxièmement, ils sont utilisés dans le LINE_PROXYREQUEST transmis à l’application gestionnaire par un message LINE_PROXYREQUEST pour indiquer le type de demande à traiter et le format des données dans la mémoire tampon.

LINEPROXYREQUEST_AGENTSPECIFIC

Associé à lineAgentSpecific.

LINEPROXYREQUEST_CREATEAGENT

Associé à lineCreateAgent.

LINEPROXYREQUEST_CREATEAGENTSESSION

Associé à lineCreateAgentSession.

LINEPROXYREQUEST_GETAGENTACTIVITYLIST

Associé à lineGetAgentActivityList.

LINEPROXYREQUEST_GETAGENTCAPS

Associé à lineGetAgentCaps.

LINEPROXYREQUEST_GETAGENTGROUPLIST

Associé à lineGetAgentGroupList.

LINEPROXYREQUEST_GETAGENTINFO

Associé à lineGetAgentInfo.

LINEPROXYREQUEST_GETAGENTSESSIONINFO

Associé à lineGetAgentSessionInfo.

LINEPROXYREQUEST_GETAGENTSESSIONLIST

Associé à lineGetAgentSessionList.

LINEPROXYREQUEST_GETAGENTSTATUS

Associé à lineGetAgentStatus.

LINEPROXYREQUEST_GETGROUPLIST

Associé à lineGetGroupList.

LINEPROXYREQUEST_GETQUEUEINFO

Associé à lineGetQueueInfo.

LINEPROXYREQUEST_GETQUEUELIST

Associé à lineGetQueueList.

LINEPROXYREQUEST_SETAGENTACTIVITY

Associé à lineSetAgentActivity.

LINEPROXYREQUEST_SETAGENTGROUP

Associé à lineSetAgentGroup.

LINEPROXYREQUEST_SETAGENTMEASUREMENTPERIOD

Associé à lineSetAgentMeasurementPeriod.

LINEPROXYREQUEST_SETAGENTSESSIONSTATE

Associé à lineSetAgentSessionState.

LINEPROXYREQUEST_SETAGENTSTATE

Associé à lineSetAgentState.

LINEPROXYREQUEST_SETAGENTSTATEEX

Associé à lineSetAgentStateEx.

LINEPROXYREQUEST_SETQUEUEMEASUREMENTPERIOD

Associé à lineSetQueueMeasurementPeriod.

Spécifications

Condition requise Valeur
Version TAPI
Nécessite TAPI 2.0 ou version ultérieure
En-tête
Tapi.h

Voir aussi

Constantes du centre d’appels

Fonctions de centre d’appels