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