Show / Hide Table of Contents

Class AN_Scopes

OAuth 2.0 scopes for use with Google Play services. See the specific client methods for details on which scopes are required.

Inheritance
System.Object
AN_Scopes
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.Android.GMS.Common
Assembly: cs.temp.dll.dll
Syntax
public static class AN_Scopes

Fields

APP_STATE

Declaration
public static string APP_STATE
Field Value
Type Description
System.String

CLOUD_SAVE

Declaration
public static string CLOUD_SAVE
Field Value
Type Description
System.String

CONNECTIONS_READ

Declaration
public static string CONNECTIONS_READ
Field Value
Type Description
System.String

DISPLAY_ADS

Declaration
public static string DISPLAY_ADS
Field Value
Type Description
System.String

DRIVE_APPFOLDER

Declaration
public static string DRIVE_APPFOLDER
Field Value
Type Description
System.String

DRIVE_APPS

Declaration
public static string DRIVE_APPS
Field Value
Type Description
System.String

DRIVE_FILE

Declaration
public static string DRIVE_FILE
Field Value
Type Description
System.String

DRIVE_FULL

Declaration
public static string DRIVE_FULL
Field Value
Type Description
System.String

EMAIL

Declaration
public static string EMAIL
Field Value
Type Description
System.String

FITNESS_ACTIVITY_READ

Declaration
public static string FITNESS_ACTIVITY_READ
Field Value
Type Description
System.String

FITNESS_ACTIVITY_READ_WRITE

Declaration
public static string FITNESS_ACTIVITY_READ_WRITE
Field Value
Type Description
System.String

FITNESS_BLOOD_GLUCOSE_READ

Declaration
public static string FITNESS_BLOOD_GLUCOSE_READ
Field Value
Type Description
System.String

FITNESS_BLOOD_GLUCOSE_READ_WRITE

Declaration
public static string FITNESS_BLOOD_GLUCOSE_READ_WRITE
Field Value
Type Description
System.String

FITNESS_BLOOD_PRESSURE_READ

Declaration
public static string FITNESS_BLOOD_PRESSURE_READ
Field Value
Type Description
System.String

FITNESS_BLOOD_PRESSURE_READ_WRITE

Declaration
public static string FITNESS_BLOOD_PRESSURE_READ_WRITE
Field Value
Type Description
System.String

FITNESS_BODY_READ

Declaration
public static string FITNESS_BODY_READ
Field Value
Type Description
System.String

FITNESS_BODY_READ_WRITE

Declaration
public static string FITNESS_BODY_READ_WRITE
Field Value
Type Description
System.String

FITNESS_BODY_TEMPERATURE_READ

Declaration
public static string FITNESS_BODY_TEMPERATURE_READ
Field Value
Type Description
System.String

FITNESS_BODY_TEMPERATURE_READ_WRITE

Declaration
public static string FITNESS_BODY_TEMPERATURE_READ_WRITE
Field Value
Type Description
System.String

FITNESS_LOCATION_READ

Declaration
public static string FITNESS_LOCATION_READ
Field Value
Type Description
System.String

FITNESS_LOCATION_READ_WRITE

Declaration
public static string FITNESS_LOCATION_READ_WRITE
Field Value
Type Description
System.String

FITNESS_NUTRITION_READ

Declaration
public static string FITNESS_NUTRITION_READ
Field Value
Type Description
System.String

FITNESS_NUTRITION_READ_WRITE

Declaration
public static string FITNESS_NUTRITION_READ_WRITE
Field Value
Type Description
System.String

FITNESS_OXYGEN_SATURATION_READ

Declaration
public static string FITNESS_OXYGEN_SATURATION_READ
Field Value
Type Description
System.String

FITNESS_OXYGEN_SATURATION_READ_WRITE

Declaration
public static string FITNESS_OXYGEN_SATURATION_READ_WRITE
Field Value
Type Description
System.String

FITNESS_REPRODUCTIVE_HEALTH_READ

Declaration
public static string FITNESS_REPRODUCTIVE_HEALTH_READ
Field Value
Type Description
System.String

FITNESS_REPRODUCTIVE_HEALTH_READ_WRITE

Declaration
public static string FITNESS_REPRODUCTIVE_HEALTH_READ_WRITE
Field Value
Type Description
System.String

GAMES

Declaration
public static string GAMES
Field Value
Type Description
System.String

GAMES_LITE

Declaration
public static string GAMES_LITE
Field Value
Type Description
System.String

LEGACY_USERINFO_EMAIL

Declaration
public static string LEGACY_USERINFO_EMAIL
Field Value
Type Description
System.String

LEGACY_USERINFO_PROFILE

Declaration
public static string LEGACY_USERINFO_PROFILE
Field Value
Type Description
System.String

OPEN_ID

Declaration
public static string OPEN_ID
Field Value
Type Description
System.String

PLUS_ME

Declaration
public static string PLUS_ME
Field Value
Type Description
System.String

PROFILE

Declaration
public static string PROFILE
Field Value
Type Description
System.String

YOUTUBE_DATA_API

Declaration
public static string YOUTUBE_DATA_API
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX