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 CoBrowseAction |
CoBrowseAction.Add |
|
static CoBrowseAction |
CoBrowseAction.Remove |
|
static CoBrowseAction |
CoBrowseAction.Replace |
Modifier and Type | Method | Description |
---|---|---|
static CoBrowseAction |
CoBrowseAction.create(java.lang.String name) |
|
static CoBrowseAction |
CoBrowseAction.toEnum(java.lang.String val) |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
CoBrowseAction.fromEnum(CoBrowseAction val) |
Modifier and Type | Method | Description |
---|---|---|
CoBrowseAction |
RequestUpdateInteraction.getAction() |
Applicable to CoBrowse records.
"Add": CoBrowseURL records are added to current records. "Replace": CoBrowseURL records replace current records. "Remove": CoBrowseURL records will be removed. |
Modifier and Type | Method | Description |
---|---|---|
void |
RequestUpdateInteraction.setAction(CoBrowseAction value) |
Applicable to CoBrowse records.
"Add": CoBrowseURL records are added to current records. "Replace": CoBrowseURL records replace current records. "Remove": CoBrowseURL records will be removed. |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.