Builder
class Builder
Builder class for LocationRequestInterval object.
Functions
Link copied to clipboard
Link copied to clipboard
Desired interval for active location updates.
Link copied to clipboard
Maximum wait time for location updates. If it's at least 2x larger then Interval
, then location delivery may be delayed and multiple locations can be delivered at once.
Link copied to clipboard
The fastest rate at which the application will receive location updates, which might be faster than the Interval
. Unlike Interval
this parameter is exact.