public final class

LocationSettingsRequest

extends Object
implements Parcelable
java.lang.Object
   ↳ com.google.android.gms.location.LocationSettingsRequest

Class Overview

Specifies the types of location services the client is interested in using. Settings will be checked for optimal functionality of all requested services. Use LocationSettingsRequest.Builder to construct this object.

Summary

Nested Classes
class LocationSettingsRequest.Builder A builder that builds LocationSettingsRequest
[Expand]
Inherited Constants
From interface android.os.Parcelable
Fields
public static final Creator<LocationSettingsRequest> CREATOR
Public Methods
void writeToParcel(Parcel dest, int flags)
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.os.Parcelable

Fields

public static final Creator<LocationSettingsRequest> CREATOR

Public Methods

public void writeToParcel (Parcel dest, int flags)

Parameters
dest Parcel
flags int