|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventInvite | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventInvite in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventInvite | |
---|---|
static EventInvite |
EventInvite.create()
Creates instance of EventInvite with no parameters set. |
static EventInvite |
EventInvite.create(java.lang.Integer proxyClientId,
java.lang.Integer ticketId,
java.util.Date submittedToRouterAt,
InteractionProperties interaction,
KeyValueCollection parties,
KeyValueCollection inQueues,
KeyValueCollection outQueues,
VisibilityMode visibilityMode,
KeyValueCollection extension)
Creates instance of EventInvite with all parameters set. |
static EventInvite |
EventInvite.create(java.lang.Integer ticketId,
InteractionProperties interaction)
Creates instance of EventInvite with required parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |