|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestSendEvent | |
---|---|
com.genesyslab.platform.voice.protocol.tserver.requests.special |
Uses of RequestSendEvent in com.genesyslab.platform.voice.protocol.tserver.requests.special |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver.requests.special that return RequestSendEvent | |
---|---|
static RequestSendEvent |
RequestSendEvent.create()
Creates instance of RequestSendEvent with no parameters set. |
static RequestSendEvent |
RequestSendEvent.create(java.lang.Integer clientID)
Creates instance of RequestSendEvent with required parameters set. |
static RequestSendEvent |
RequestSendEvent.create(java.lang.Integer clientID,
CommonProperties userEvent)
Creates instance of RequestSendEvent with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |