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 |
---|---|---|
AttributesList |
ContactInfo.getAttributes() |
Modifier and Type | Method | Description |
---|---|---|
void |
ContactInfo.setAttributes(AttributesList value) |
Modifier and Type | Method | Description |
---|---|---|
AttributesList |
EventGetAttributes.getAttributes() |
Key-value list with all available attributes for the contact with requested Contact ID (or the specified subset of attributes, if the AttributeList parameter was set in the related RequestGetAttributes).
|
AttributesList |
EventUpdateAttributes.getAttributes() |
Modifier and Type | Method | Description |
---|---|---|
void |
EventGetAttributes.setAttributes(AttributesList value) |
Key-value list with all available attributes for the contact with requested Contact ID (or the specified subset of attributes, if the AttributeList parameter was set in the related RequestGetAttributes).
|
void |
EventUpdateAttributes.setAttributes(AttributesList value) |
Modifier and Type | Method | Description |
---|---|---|
AttributesList |
RequestInsert.getAttributes() |
|
AttributesList |
RequestUpdateAttributes.getInsertAttributes() |
A key-value list with attributes that will be inserted into this contact.
|
AttributesList |
RequestUpdateAttributes.getUpdateAttributes() |
A key-value list with attributes that will be update for this contact.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RequestInsert.setAttributes(AttributesList value) |
|
void |
RequestUpdateAttributes.setInsertAttributes(AttributesList value) |
A key-value list with attributes that will be inserted into this contact.
|
void |
RequestUpdateAttributes.setUpdateAttributes(AttributesList value) |
A key-value list with attributes that will be update for this contact.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.