|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventInfo | |
---|---|
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 EventInfo in com.genesyslab.platform.webmedia.protocol.callback.events |
---|
Methods in com.genesyslab.platform.webmedia.protocol.callback.events that return EventInfo | |
---|---|
static EventInfo |
EventInfo.create()
Creates instance of EventInfo with no parameters set. |
static EventInfo |
EventInfo.create(java.lang.String requestId,
java.lang.String contact,
MediaType mediaType,
java.lang.Boolean done,
java.lang.String startTime,
java.lang.String endTime,
java.lang.String status,
KeyValueCollection userData)
Creates instance of EventInfo with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |