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