|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventCustomReporting | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement |
Uses of EventCustomReporting in com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement that return EventCustomReporting | |
---|---|
static EventCustomReporting |
EventCustomReporting.create()
Creates instance of EventCustomReporting with no parameters set. |
static EventCustomReporting |
EventCustomReporting.create(java.lang.Integer customEventId,
java.lang.Integer proxyClientId,
KeyValueCollection extension,
java.lang.String mediaTypeName,
KeyValueCollection eventContent,
java.util.Date eventTime,
InteractionProperties interaction,
PartyInfo party,
ReasonInfo reason)
Creates instance of EventCustomReporting with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |