|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventNotReadyForMedia | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventNotReadyForMedia in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventNotReadyForMedia | |
---|---|
static EventNotReadyForMedia |
EventNotReadyForMedia.create()
Creates instance of EventNotReadyForMedia with no parameters set. |
static EventNotReadyForMedia |
EventNotReadyForMedia.create(java.lang.Integer proxyClientId,
java.lang.String mediaTypeName,
java.util.Date eventTime,
ReasonInfo reason,
AgentDescription agentDescription,
ActorInfo actor,
KeyValueCollection extension)
Creates instance of EventNotReadyForMedia with all parameters set. |
static EventNotReadyForMedia |
EventNotReadyForMedia.create(java.lang.String mediaTypeName,
java.util.Date eventTime,
AgentDescription agentDescription,
ActorInfo actor)
Creates instance of EventNotReadyForMedia with required parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |