Package org.csapi.jr.se.mm.us

Contains the Parlay User Status interfaces.

See:
          Description

Interface Summary
ExtendedStatusReport This interface represents a ExtendedStatusReport activity object.
ExtendedStatusReportListener This interface is to be implemented for receiving events issued by the ExtendedStatusReport activity object.
ExtTriggeredStatusReporting This interface represents a ExtTriggeredStatusReporting activity object.
ExtTriggeredStatusReportingListener This interface is to be implemented for receiving events issued by the ExtTriggeredStatusReporting activity object.
StatusReport This interface represents a StatusReport activity object.
StatusReportListener This interface is to be implemented for receiving events issued by the StatusReport activity object.
TriggeredStatusReporting This interface represents a TriggeredStatusReporting activity object.
TriggeredStatusReportingListener This interface is to be implemented for receiving events issued by the TriggeredStatusReporting activity object.
UserStatus This interface represents a UserStatus.
UserStatusListener This interface is to be implemented for receiving events issued by the UserStatus service object.
 

Class Summary
ExtendedStatusReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the extendedStatusReportErr() method on the callback interface has occured.
ExtendedStatusReportResEvent Event created by an activity object to indicate that a Gateway originated call to the extendedStatusReportRes() method on the callback interface has occured.
ExtTriggeredStatusReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the extTriggeredStatusReportErr() method on the callback interface has occured.
ExtTriggeredStatusReportEvent Event created by an activity object to indicate that a Gateway originated call to the extTriggeredStatusReport() method on the callback interface has occured.
StatusReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the statusReportErr() method on the callback interface has occured.
StatusReportResEvent Event created by an activity object to indicate that a Gateway originated call to the statusReportRes() method on the callback interface has occured.
TriggeredStatusReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the triggeredStatusReportErr() method on the callback interface has occured.
TriggeredStatusReportEvent Event created by an activity object to indicate that a Gateway originated call to the triggeredStatusReport() method on the callback interface has occured.
 

Package org.csapi.jr.se.mm.us Description

Contains the Parlay User Status interfaces.