Packagecom.myflashlab.air.extensions.gSignIn
Classpublic class GScopes
InheritanceGScopes Inheritance Object

Learn more about GoogleScopes here: https://developers.google.com/android/reference/com/google/android/gms/common/Scopes



Public Methods
 MethodDefined By
  
GScopes
Public Constants
 ConstantDefined By
  APP_STATE : String = https://www.googleapis.com/auth/appstate
[static]
GScopes
  CLOUD_SAVE : String = https://www.googleapis.com/auth/datastoremobile
[static]
GScopes
  DRIVE_APPFOLDER : String = https://www.googleapis.com/auth/drive.appdata
[static]
GScopes
  DRIVE_FILE : String = https://www.googleapis.com/auth/drive.file
[static]
GScopes
  EMAIL : String = email
[static]
GScopes
  FITNESS_ACTIVITY_READ : String = https://www.googleapis.com/auth/fitness.activity.read
[static]
GScopes
  FITNESS_ACTIVITY_READ_WRITE : String = https://www.googleapis.com/auth/fitness.activity.write
[static]
GScopes
  FITNESS_BODY_READ : String = https://www.googleapis.com/auth/fitness.body.read
[static]
GScopes
  FITNESS_BODY_READ_WRITE : String = https://www.googleapis.com/auth/fitness.body.write
[static]
GScopes
  FITNESS_LOCATION_READ : String = https://www.googleapis.com/auth/fitness.location.read
[static]
GScopes
  FITNESS_LOCATION_READ_WRITE : String = https://www.googleapis.com/auth/fitness.location.write
[static]
GScopes
  FITNESS_NUTRITION_READ : String = https://www.googleapis.com/auth/fitness.nutrition.read
[static]
GScopes
  FITNESS_NUTRITION_READ_WRITE : String = https://www.googleapis.com/auth/fitness.nutrition.write
[static]
GScopes
  GAMES : String = https://www.googleapis.com/auth/games
[static]
GScopes
  PLUS_ME : String = https://www.googleapis.com/auth/plus.me
[static]
GScopes
  PROFILE : String = profile
[static]
GScopes
  PROFILE_AGERANGE_READ : String = https://www.googleapis.com/auth/profile.agerange.read
[static]
GScopes
  PROFILE_LANGUAGE_READ : String = https://www.googleapis.com/auth/profile.language.read
[static]
GScopes
Constructor Detail
GScopes()Constructor
public function GScopes()



Constant Detail
APP_STATEConstant
public static const APP_STATE:String = https://www.googleapis.com/auth/appstate

CLOUD_SAVEConstant 
public static const CLOUD_SAVE:String = https://www.googleapis.com/auth/datastoremobile

DRIVE_APPFOLDERConstant 
public static const DRIVE_APPFOLDER:String = https://www.googleapis.com/auth/drive.appdata

DRIVE_FILEConstant 
public static const DRIVE_FILE:String = https://www.googleapis.com/auth/drive.file

EMAILConstant 
public static const EMAIL:String = email

FITNESS_ACTIVITY_READConstant 
public static const FITNESS_ACTIVITY_READ:String = https://www.googleapis.com/auth/fitness.activity.read

FITNESS_ACTIVITY_READ_WRITEConstant 
public static const FITNESS_ACTIVITY_READ_WRITE:String = https://www.googleapis.com/auth/fitness.activity.write

FITNESS_BODY_READConstant 
public static const FITNESS_BODY_READ:String = https://www.googleapis.com/auth/fitness.body.read

FITNESS_BODY_READ_WRITEConstant 
public static const FITNESS_BODY_READ_WRITE:String = https://www.googleapis.com/auth/fitness.body.write

FITNESS_LOCATION_READConstant 
public static const FITNESS_LOCATION_READ:String = https://www.googleapis.com/auth/fitness.location.read

FITNESS_LOCATION_READ_WRITEConstant 
public static const FITNESS_LOCATION_READ_WRITE:String = https://www.googleapis.com/auth/fitness.location.write

FITNESS_NUTRITION_READConstant 
public static const FITNESS_NUTRITION_READ:String = https://www.googleapis.com/auth/fitness.nutrition.read

FITNESS_NUTRITION_READ_WRITEConstant 
public static const FITNESS_NUTRITION_READ_WRITE:String = https://www.googleapis.com/auth/fitness.nutrition.write

GAMESConstant 
public static const GAMES:String = https://www.googleapis.com/auth/games

PLUS_MEConstant 
public static const PLUS_ME:String = https://www.googleapis.com/auth/plus.me

PROFILEConstant 
public static const PROFILE:String = profile

PROFILE_AGERANGE_READConstant 
public static const PROFILE_AGERANGE_READ:String = https://www.googleapis.com/auth/profile.agerange.read

PROFILE_LANGUAGE_READConstant 
public static const PROFILE_LANGUAGE_READ:String = https://www.googleapis.com/auth/profile.language.read