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