The Desktop ID of the application.
The current distance threshold in meters. This value is used by the service when it gets new location info. If the distance moved is below the threshold, it won't emit the LocationUpdated signal.
When set to 0 (default), it always emits the signal.
The current time threshold in seconds. This value is used by the service when it gets new location info. If the time passed is below the threshold, it won't emit the LocationUpdated signal.
When set to 0 (default), it always emits the signal.
The requested maximum accuracy level.