|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventSnapshotTaken | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventSnapshotTaken in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventSnapshotTaken | |
---|---|
static EventSnapshotTaken |
EventSnapshotTaken.create()
Creates instance of EventSnapshotTaken with no parameters set. |
static EventSnapshotTaken |
EventSnapshotTaken.create(java.lang.Integer snapshotId,
java.lang.Integer numberOfInteractions)
Creates instance of EventSnapshotTaken with required parameters set. |
static EventSnapshotTaken |
EventSnapshotTaken.create(java.lang.Integer proxyClientId,
KeyValueCollection extension,
java.lang.Integer snapshotId,
java.lang.Integer numberOfInteractions,
java.lang.Boolean haveMoreInteractions)
Creates instance of EventSnapshotTaken with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |