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 | Method | Description |
---|---|---|
abstract EventInfoList |
FlexTranscript.getEventInfoList() |
A list of flexchat events returned with a
FlexTranscript object. |
Modifier and Type | Method | Description |
---|---|---|
static FlexTranscript |
FlexTranscript.create(java.lang.String startAt,
java.lang.String sessionId,
java.lang.Integer lastPosition,
EventInfoList eventInfoList) |
Creates instance of FlexTranscript.
|
static FlexTranscript |
FlexTranscript.create(java.lang.String startAt,
java.lang.String sessionId,
java.lang.Integer lastPosition,
EventInfoList eventInfoList,
java.lang.Integer savedPosition) |
Creates instance of FlexTranscript.
|
abstract void |
FlexTranscript.setEventInfoList(EventInfoList eventInfoList) |
A list of flexchat events returned with a
FlexTranscript object. |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.