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