Package | Description |
---|---|
com.genesyslab.platform.contacts.protocol.contactserver |
This package contains the
Protocol classes that your applications
can use to set up communication with Universal Contact Server. |
com.genesyslab.platform.contacts.protocol.contactserver.events | |
com.genesyslab.platform.contacts.protocol.contactserver.requests |
Modifier and Type | Method | Description |
---|---|---|
StringList |
DeleteAttributesInfo.getAttrId() |
Modifier and Type | Method | Description |
---|---|---|
void |
DeleteAttributesInfo.setAttrId(StringList value) |
Modifier and Type | Method | Description |
---|---|---|
StringList |
EventIdentifyContact.getContactIdList() |
A list of IDs for the matching Contact, if more than one match was found.
|
StringList |
EventGetInteractionsWithStatus.getIdList() |
The list of Ids of matching Interactions.
|
StringList |
EventGetAgentStdRespFavorites.getStandardResponses() |
A StringList containing the Standard Response IDs (as specified in
Configuration Server) for each Standard Response Favorite of the specified agent.
|
Modifier and Type | Method | Description |
---|---|---|
void |
EventIdentifyContact.setContactIdList(StringList value) |
A list of IDs for the matching Contact, if more than one match was found.
|
void |
EventGetInteractionsWithStatus.setIdList(StringList value) |
The list of Ids of matching Interactions.
|
void |
EventGetAgentStdRespFavorites.setStandardResponses(StringList value) |
A StringList containing the Standard Response IDs (as specified in
Configuration Server) for each Standard Response Favorite of the specified agent.
|
Modifier and Type | Method | Description |
---|---|---|
StringList |
RequestContactListGet.getAttributeList() |
List of sortable attributes to return.
|
StringList |
RequestGetAttributes.getAttributeList() |
A key-value list specifying which Contact attributes to return.
|
StringList |
RequestGetContacts.getAttributeList() |
|
StringList |
RequestGetInteractionsForContact.getAttributeList() |
The list of attributes, which have to be delivered with each interaction.
|
StringList |
RequestInteractionListGet.getAttributeList() |
The list of attributes that will be returned for each matching interaction.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RequestContactListGet.setAttributeList(StringList value) |
List of sortable attributes to return.
|
void |
RequestGetAttributes.setAttributeList(StringList value) |
A key-value list specifying which Contact attributes to return.
|
void |
RequestGetContacts.setAttributeList(StringList value) |
|
void |
RequestGetInteractionsForContact.setAttributeList(StringList value) |
The list of attributes, which have to be delivered with each interaction.
|
void |
RequestInteractionListGet.setAttributeList(StringList value) |
The list of attributes that will be returned for each matching interaction.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.