|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is to be implemented for receiving events issued by the TriggeredUserLocation service object.
Method Summary | |
void |
onTriggeredLocationReportErrEvent(org.csapi.jr.se.mm.ul.TriggeredLocationReportErrEvent triggeredLocationReportErrEvent)
Called due to a Gateway initiated call to the triggeredLocationReportErr() method on the callback interface. |
void |
onTriggeredLocationReportEvent(org.csapi.jr.se.mm.ul.TriggeredLocationReportEvent triggeredLocationReportEvent)
Called due to a Gateway initiated call to the triggeredLocationReport() method on the callback interface. |
Method Detail |
public void onTriggeredLocationReportEvent(org.csapi.jr.se.mm.ul.TriggeredLocationReportEvent triggeredLocationReportEvent)
triggeredLocationReportEvent
- Reference to a TriggeredLocationReportEvent event
emmited from the impl or activity object.public void onTriggeredLocationReportErrEvent(org.csapi.jr.se.mm.ul.TriggeredLocationReportErrEvent triggeredLocationReportErrEvent)
triggeredLocationReportErrEvent
- Reference to a TriggeredLocationReportErrEvent event
emmited from the impl or activity object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |