This method instructs the MPP to dispatch a user-named event with
an accompanying parameter string to the specified CCXML session.
Parameters
|
Name
|
Type
|
Description
|
|
sessionID
|
String
|
The session ID of an existing CCXML session. This parameter must
match exactly the session ID assigned by Avaya Experience Portal when the session started.
|
|
eventName
|
String
|
The user-defined event that the MPP should send to the session.
|
|
parameters
|
String
|
Any user-defined parameters that the MPP should pass along with
the event to the CCXML session.
|