|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventStatInfo | |
---|---|
com.genesyslab.platform.webmedia.protocol.callback.events | This package contains the Callback protocol Event messages that provide information about the status of your requests. |
Uses of EventStatInfo in com.genesyslab.platform.webmedia.protocol.callback.events |
---|
Methods in com.genesyslab.platform.webmedia.protocol.callback.events that return EventStatInfo | |
---|---|
static EventStatInfo |
EventStatInfo.create()
Creates instance of EventStatInfo with no parameters set. |
static EventStatInfo |
EventStatInfo.create(java.lang.String requestId,
java.lang.String contact,
java.lang.String requestStatus,
java.lang.Integer queueSize,
java.lang.Integer queueEstimatedWaitingTime,
java.lang.Integer requestPositionInQueue,
java.lang.Integer requestEstimatedWaitingTime)
Creates instance of EventStatInfo with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |