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