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 TreatAs |
TreatAs.NORMAL |
|
static TreatAs |
TreatAs.SYSTEM |
Modifier and Type | Method | Description |
---|---|---|
abstract TreatAs |
MessageText.getTreatAs() |
|
static TreatAs |
TreatAs.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static TreatAs |
TreatAs.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<TreatAs> |
TreatAs.values() |
Returns all values of the enumeration.
|
Modifier and Type | Method | Description |
---|---|---|
static MessageText |
MessageText.create(java.lang.String messageType,
TreatAs treatAs,
java.lang.String text) |
Creates instance of MessageText with all parameters set.
|
abstract void |
MessageText.setTreatAs(TreatAs treatAs) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.