Work location
Get Work Location
Allows to get the work location calculated for this device.
Return a WorkLocation
object if work location is available or null otherwise.
Register Work Location listener
Sets the listener class that will receive updates when the work location changes. The listener must be impIement the IWorkLocationListener interface.
Unregister Work Location listener
Remove work location updates for the listener.
Last updated