Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventMediaStateReasonChanged |
static EventMediaStateReasonChanged |
EventMediaStateReasonChanged.create()
Creates instance of EventMediaStateReasonChanged with no parameters set. |
static EventMediaStateReasonChanged |
EventMediaStateReasonChanged.create(java.lang.Integer proxyClientId,
java.lang.String mediaTypeName,
java.util.Date eventTime,
AgentDescription agentDescription,
ActorInfo actor,
ReasonInfo reason,
KeyValueCollection extension)
Creates instance of EventMediaStateReasonChanged with all parameters set. |
static EventMediaStateReasonChanged |
EventMediaStateReasonChanged.create(java.lang.String mediaTypeName,
java.util.Date eventTime,
AgentDescription agentDescription,
ActorInfo actor,
ReasonInfo reason)
Creates instance of EventMediaStateReasonChanged with required parameters set. |