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.requests |
Modifier and Type | Field | Description |
---|---|---|
static EntityTypes |
EntityTypes.Callback |
|
static EntityTypes |
EntityTypes.Chat |
|
static EntityTypes |
EntityTypes.CoBrowse |
|
static EntityTypes |
EntityTypes.EmailIn |
|
static EntityTypes |
EntityTypes.EmailOut |
|
static EntityTypes |
EntityTypes.Interaction |
|
static EntityTypes |
EntityTypes.PhoneCall |
Modifier and Type | Method | Description |
---|---|---|
static EntityTypes |
EntityTypes.create(java.lang.String name) |
|
EntityTypes |
InteractionAttributes.getEntityTypeId() |
|
static EntityTypes |
EntityTypes.toEnum(java.lang.Integer val) |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.Integer |
EntityTypes.fromEnum(EntityTypes val) |
|
void |
InteractionAttributes.setEntityTypeId(EntityTypes value) |
Modifier and Type | Method | Description |
---|---|---|
EntityTypes |
RequestGetInteractionsForContact.getEntityTypeId() |
An integer value that specifies the entity type to return, limiting interactions in the list to a particular type.
|
EntityTypes |
RequestInteractionListGet.getEntityTypeId() |
An integer value that specifies the entity type to return, limiting interactions in the list to a particular type.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RequestGetInteractionsForContact.setEntityTypeId(EntityTypes value) |
An integer value that specifies the entity type to return, limiting interactions in the list to a particular type.
|
void |
RequestInteractionListGet.setEntityTypeId(EntityTypes value) |
An integer value that specifies the entity type to return, limiting interactions in the list to a particular type.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.