Package | com.myflashlab.air.extensions.gSignIn |
Class | public class GScopes |
Inheritance | GScopes Object |
Learn more about GoogleScopes here: https://developers.google.com/android/reference/com/google/android/gms/common/Scopes
Method | Defined By | ||
---|---|---|---|
GScopes() | GScopes |
Constant | Defined 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 |
GScopes | () | Constructor |
public function GScopes()
APP_STATE | Constant |
public static const APP_STATE:String = https://www.googleapis.com/auth/appstate
CLOUD_SAVE | Constant |
public static const CLOUD_SAVE:String = https://www.googleapis.com/auth/datastoremobile
DRIVE_APPFOLDER | Constant |
public static const DRIVE_APPFOLDER:String = https://www.googleapis.com/auth/drive.appdata
DRIVE_FILE | Constant |
public static const DRIVE_FILE:String = https://www.googleapis.com/auth/drive.file
Constant |
public static const EMAIL:String = email
FITNESS_ACTIVITY_READ | Constant |
public static const FITNESS_ACTIVITY_READ:String = https://www.googleapis.com/auth/fitness.activity.read
FITNESS_ACTIVITY_READ_WRITE | Constant |
public static const FITNESS_ACTIVITY_READ_WRITE:String = https://www.googleapis.com/auth/fitness.activity.write
FITNESS_BODY_READ | Constant |
public static const FITNESS_BODY_READ:String = https://www.googleapis.com/auth/fitness.body.read
FITNESS_BODY_READ_WRITE | Constant |
public static const FITNESS_BODY_READ_WRITE:String = https://www.googleapis.com/auth/fitness.body.write
FITNESS_LOCATION_READ | Constant |
public static const FITNESS_LOCATION_READ:String = https://www.googleapis.com/auth/fitness.location.read
FITNESS_LOCATION_READ_WRITE | Constant |
public static const FITNESS_LOCATION_READ_WRITE:String = https://www.googleapis.com/auth/fitness.location.write
FITNESS_NUTRITION_READ | Constant |
public static const FITNESS_NUTRITION_READ:String = https://www.googleapis.com/auth/fitness.nutrition.read
FITNESS_NUTRITION_READ_WRITE | Constant |
public static const FITNESS_NUTRITION_READ_WRITE:String = https://www.googleapis.com/auth/fitness.nutrition.write
GAMES | Constant |
public static const GAMES:String = https://www.googleapis.com/auth/games
PLUS_ME | Constant |
public static const PLUS_ME:String = https://www.googleapis.com/auth/plus.me
PROFILE | Constant |
public static const PROFILE:String = profile
PROFILE_AGERANGE_READ | Constant |
public static const PROFILE_AGERANGE_READ:String = https://www.googleapis.com/auth/profile.agerange.read
PROFILE_LANGUAGE_READ | Constant |
public static const PROFILE_LANGUAGE_READ:String = https://www.googleapis.com/auth/profile.language.read