About the Command interface

The executeBatch method requires you to pass in an array of objects that implements the Command interface. You should use the default implementation, CommandImpl to pass in the Command objects.

The following table lists the command, the method of the InteractAPI class the command represents, and the Command interface methods you must use for each command. You do not need to include a session ID because the executeBatch method already includes the session ID.

COMMAND_GETOFFERS

getOffers

COMMAND_POSTEVENT

postEvent

COMMAND_SETAUDIENCE

setAudience

COMMAND_STARTSESSION

startSession



IBM Unica Interact
 
8.5.0
For more information, see our support and community site: Customer Central