public class LocationSettingsRequest
extends java.lang.Object
SettingsApi.| Modifier and Type | Class and Description |
|---|---|
static class |
LocationSettingsRequest.Builder
Builder class for constructing
LocationSettingsRequests. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LocationRequest> |
getLocationRequests()
Returns the list of
LocationRequests associated with this request. |
boolean |
getNeedBle()
Returns whether or not this request needs Bluetooth Low Energy.
|
public java.util.List<LocationRequest> getLocationRequests()
LocationRequests associated with this request.LocationRequests.public boolean getNeedBle()