public final class

FitnessScopes

extends Object
java.lang.Object
   ↳ com.google.android.gms.fitness.FitnessScopes

Class Overview

OAuth 2.0 scopes for use with Google Fit.

Summary

Fields
public static final Scope SCOPE_ACTIVITY_READ Scope for read access to the following activity related data types from the Fitness Store:
public static final Scope SCOPE_ACTIVITY_READ_WRITE Scope for read and write access to the following activity related data types from the Fitness Store:
public static final Scope SCOPE_BODY_READ Scope for read access to the following body sensor related data types from the Google Fit store:
public static final Scope SCOPE_BODY_READ_WRITE Scope for read and write access to the following body sensor related data types from the Google Fit store:
public static final Scope SCOPE_LOCATION_READ Scope for read access to the following location related data types from the Google Fit store:
public static final Scope SCOPE_LOCATION_READ_WRITE Scope for read and write access to the following location related data types from the Fitness Store:
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final Scope SCOPE_ACTIVITY_READ

Scope for read access to the following activity related data types from the Fitness Store:

public static final Scope SCOPE_ACTIVITY_READ_WRITE

Scope for read and write access to the following activity related data types from the Fitness Store:

public static final Scope SCOPE_BODY_READ

Scope for read access to the following body sensor related data types from the Google Fit store:

public static final Scope SCOPE_BODY_READ_WRITE

Scope for read and write access to the following body sensor related data types from the Google Fit store:

public static final Scope SCOPE_LOCATION_READ

Scope for read access to the following location related data types from the Google Fit store:

public static final Scope SCOPE_LOCATION_READ_WRITE

Scope for read and write access to the following location related data types from the Fitness Store: