Package | Description |
---|---|
com.genesyslab.platform.webmedia.protocol.flexchat |
This package contains classes and enumerations that let you exchange information with Chat Server.
|
Modifier and Type | Field | Description |
---|---|---|
static MsgCheck |
MsgCheck.Alert |
message may contain sensitive data
|
static MsgCheck |
MsgCheck.Altered |
some sensitive data were masked out in the message
|
static MsgCheck |
MsgCheck.None |
(default value) - no checks was performed for the message
|
Modifier and Type | Method | Description |
---|---|---|
abstract MsgCheck |
EventInfo.getMsgCheck() |
Defines message checking information.
|
static MsgCheck |
MsgCheck.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static MsgCheck |
MsgCheck.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<MsgCheck> |
MsgCheck.values() |
Returns all values of the enumeration.
|
Modifier and Type | Method | Description |
---|---|---|
abstract void |
EventInfo.setMsgCheck(MsgCheck msgCheck) |
Defines message checking information.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.