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