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