|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a TriggeredUserLocation.
Field Summary |
Fields inherited from interface org.csapi.jr.se.Service |
IN_SERVICE_STATE, OUT_OF_SERVICE_STATE |
Method Summary | |
void |
addTriggeredUserLocationListener(org.csapi.jr.se.mm.ul.TriggeredUserLocationListener triggeredUserLocationListener)
Adds a TriggeredUserLocationListener which is interested in events generated by the TriggeredUserLocation. |
org.csapi.jr.se.mm.ul.TriggeredLocationReporting |
createTriggeredLocationReporting()
Creates a TriggeredLocationReporting object and returns a reference to the interface used to gain access to it's methods. |
org.csapi.jr.se.mm.TriggeredLocationRequestSetEntry |
getNextTriggeredLocationRequest(boolean reset)
Invokes the getNextTriggeredLocationRequest() method on the Parlay Gateway. |
void |
removeTriggeredUserLocationListener(org.csapi.jr.se.mm.ul.TriggeredUserLocationListener triggeredUserLocationListener)
Removes a TriggeredUserLocationListener which is no longer interested in events generated by the TriggeredUserLocation. |
Methods inherited from interface org.csapi.jr.se.Service |
addServiceStateChangeListener, getServiceState, removeServiceStateChangeListener, setCallback |
Method Detail |
public void addTriggeredUserLocationListener(org.csapi.jr.se.mm.ul.TriggeredUserLocationListener triggeredUserLocationListener)
triggeredUserLocationListener
- A reference to the TriggeredUserLocationListener which is to be added as
a listener.public void removeTriggeredUserLocationListener(org.csapi.jr.se.mm.ul.TriggeredUserLocationListener triggeredUserLocationListener)
triggeredUserLocationListener
- A reference to the TriggeredUserLocationListener which is to be removed as
a listener.public org.csapi.jr.se.mm.TriggeredLocationRequestSetEntry getNextTriggeredLocationRequest(boolean reset) throws PlatformException, CommonException
PlatformException
CommonException
public org.csapi.jr.se.mm.ul.TriggeredLocationReporting createTriggeredLocationReporting()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |