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