FAXL3: ActionStopGPS

From fringDocumentation

Jump to: navigation, search

ActionStopGPS

Stop sampling the GPS (started with ActionStartGPS).


FAXL Syntax

<ActionStopGPS></ActionStopGPS>


ClientNotification response

Once ActionStopGPS is sent to the client, a response will be a ClientNotification response in the following format:

<ClientNotification>
<User>[SOME_USER_HASH]</User>
<GeoNotification>
<Status>off</Status>
</GeoNotification>
</ClientNotification>
Personal tools