A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
GAccount — class, package com.myflashlab.air.extensions.gSignIn |
|
Class that holds the account information of the signed in Google user. |
Game — class, package com.myflashlab.air.extensions.googleGames |
|
Data interface for retrieving game information. |
GameCenter — class, package com.myflashlab.air.extensions.gameCenter |
|
Create experiences that keep players coming back to your game. |
gameMetadata — Property, class com.myflashlab.air.extensions.googleGames.Invitation |
|
Retrieve the Game object that this Invitation is associated with. |
gameMetadata — Property, class com.myflashlab.air.extensions.googleGames.SnapshotMetadata |
|
Retrieves the game associated with this snapshot. |
GAME_NOT_FOUND — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesClientStatusCodes |
|
The specified game ID was not recognized by the server. |
GameRequestContent — class, package com.myflashlab.air.extensions.fb |
|
Describes the content that will be displayed by the GameRequestDialog
|
GameRequestContent() — Constructor, class com.myflashlab.air.extensions.fb.GameRequestContent |
|
Constructor for initializing a new instance of this class. |
games — Static Property, class com.myflashlab.air.extensions.fb.Facebook |
|
Gives you access to the Games API of Facebook ANE. |
Games — class, package com.myflashlab.air.extensions.fb |
|
With Games class you can have access to the facebook Games API. |
Games — class, package com.myflashlab.air.extensions.googleGames |
|
Main entry point for the Games APIs. |
GAMES — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes |
| |
GamesClientStatusCodes — class, package com.myflashlab.air.extensions.googleGames |
|
Status codes for Games Clients failure methods
|
GamesEvents — class, package com.myflashlab.air.extensions.googleGames |
|
List of all events that are dispatched with different methods and stats of GameServices. |
gamesSignIn — Property, class com.myflashlab.air.extensions.gSignIn.GSignInOptions |
|
(on Android only) If true, Google signin flow will be set to DEFAULT_GAMES_SIGN_IN which is useful
when working with Google Games Services and you want to have the minimum signin permissions required for the game
services ANE only. |
gclid — Property, class com.myflashlab.air.extensions.firebase.dynamicLinks.AnalyticsParams |
| |
gcm_defaultSenderId — Property, class com.myflashlab.air.extensions.firebase.core.FirebaseConfig |
| |
general — Property, class com.myflashlab.air.extensions.spotlight.AttributeSet |
| |
generalMIDISequence — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMusic |
| This attribute indicates whether the MIDI sequence contained in the file is setup for use with a General MIDI device. |
GENERATE_LEAD — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent |
|
Generate Lead event. |
generation — Property, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata |
| a version String indicating what version of the StorageReference |
genre — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| Genre of the item (e.g. |
GEO — Constant Static Property, class com.myflashlab.air.extensions.ar.Features |
| |
geocoding — Static Property, class com.myflashlab.air.extensions.gps.Gps |
| |
GeocodingManager — class, package com.myflashlab.air.extensions.gps |
|
This class is responsible for getting geocoding. |
GeocodingManager($context:flash.external:ExtensionContext) — Constructor, class com.myflashlab.air.extensions.gps.GeocodingManager |
|
do not try to initialize this class manually. |
geofencing — Static Property, class com.myflashlab.air.extensions.gps.Gps |
| |
GeofencingManager — class, package com.myflashlab.air.extensions.gps |
| |
GeofencingManager($context:flash.external:ExtensionContext) — Constructor, class com.myflashlab.air.extensions.gps.GeofencingManager |
|
do not try to initialize this class manually. |
GeofencingModel — class, package com.myflashlab.air.extensions.gps |
| |
GeofencingModel($id:String) — Constructor, class com.myflashlab.air.extensions.gps.GeofencingModel |
| |
geolocationEnabled — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings |
|
Sets whether Geolocation is enabled. |
getAcceptThirdPartyCookies($webview:com.myflashlab.air.extensions.richWebView.android:WebView) — method, class com.myflashlab.air.extensions.richWebView.android.Cookies |
|
Gets whether the WebView should allow third party cookies to be set. |
getAll() — Static Method , class com.myflashlab.air.extensions.sharedPreferences.SharedPreferences |
| |
getAllCutCmd() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
All cut
|
getAppendCmds() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Get All Cmds
|
getAppIcon($packageName:String) — Static Method , class com.myflashlab.air.extensions.pm.PackageManager |
| |
getAppId($callback:Function) — method, class com.myflashlab.air.extensions.googleGames.Metadata |
|
loads the application ID linked to this client instance. |
getAppInstanceID($onResult:Function) — Static Method , class com.myflashlab.air.extensions.firebase.analytics.FirebaseAnalytics |
|
The unique ID for this instance of the application. |
getAvailableBiometrics() — Static Method , class com.myflashlab.air.extensions.localAuth.LocalAuth |
|
Returns an Array of enrolled biometrics. |
getBarcodeCmd($type:int, $setting:com.myflashlab.air.extensions.rongta:BarcodeSetting, $content:String) — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Get Barcode Printing command
|
getBeepCmd() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Beep
|
getBimtapLimitWidth() — method, class com.myflashlab.air.extensions.rongta.BitmapSetting |
| Bitmap Limit Width setting(N mm 8) |
getBitmapCmd($bitmapSetting:com.myflashlab.air.extensions.rongta:BitmapSetting, $bitmap:flash.display:BitmapData) — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Get Bitmap printing command
|
getBmpPrintMode() — method, class com.myflashlab.air.extensions.rongta.BitmapSetting |
|
(Android) Bitmap print mode settings
BitmapSetting.SINGLE_COLOR
BitmapSetting.MULTI_COLOR
|
getBool($key:String) — Static Method , class com.myflashlab.air.extensions.sharedPreferences.SharedPreferences |
|
Reads a value from persistent storage, throwing an exception if it's not a Boolean. |
getBytes($maxDownloadSizeBytes:Number, $onSuccess:Function, $onFailure:Function) — method, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
Asynchronously downloads the object from this StorageReference A byte array will be allocated large enough
to hold the entire file in memory. |
getCacheControl() — method, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata |
| |
getChartName() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Get current charset name. |
getConfig() — Static Method , class com.myflashlab.air.extensions.firebase.core.Firebase |
|
This method returns the Firebase configuration details based on GoogleService-Info.plist for iOS
and google-services.json for Android. |
getContentDisposition() — method, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata |
| |
getContentEncoding() — method, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata |
| |
getContentLanguage() — method, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata |
| |
getContentType() — method, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata |
| |
getCookie($url:String) — method, class com.myflashlab.air.extensions.richWebView.android.Cookies |
|
Gets the cookies for the given URL. |
getCRCmd() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Enter
|
getCredential() — method, class com.myflashlab.air.extensions.firebase.auth.AuthProvider |
| |
getCurrentAccountName($callback:Function) — method, class com.myflashlab.air.extensions.googleGames.Metadata |
|
loads the name of the currently selected account. |
getCurrentLocation($onResult:Function) — method, class com.myflashlab.air.extensions.gps.LocationManager |
|
Use this method to receive the current user location. |
getCurrentProfile($callback:Function) — method, class com.myflashlab.air.extensions.fb.Auth |
|
Returns basic profile information of the logged in user. |
getDownloadUrl($onSuccess:Function, $onFailure:Function) — method, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
Asynchronously retrieves a long lived download URL with a revokable token. |
getEndCmd() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
End command
|
getFetchTimeoutInSeconds() — method, class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfigSettings |
|
Returns the fetch timeout in seconds. |
getFile($destinationFile:flash.filesystem:File) — method, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
Asynchronously downloads the object at this StorageReference to a specified system filepath. |
getHalfCutCmd() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Half cut
|
getHeaderCmd() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Get header commands
|
getHttpAuthUsernamePassword($host:String, $realm:String) — method, class com.myflashlab.air.extensions.richWebView.android.WebViewDatabase |
|
Retrieves HTTP authentication credentials for a given host and realm from the WebViewDatabase instance. |
getID() — method, class com.myflashlab.air.extensions.firebase.core.FirebaseInstanceId |
|
Returns a stable identifier that uniquely identifies the app instance. |
getIdToken($forceRefresh:Boolean) — Static Method , class com.myflashlab.air.extensions.firebase.auth.FirebaseUser |
|
Fetches a Firebase Auth ID Token for the user; useful when authenticating against your own backend. |
getInstalledPackages($systemApps:Boolean) — Static Method , class com.myflashlab.air.extensions.pm.PackageManager |
| |
getInstance($x:int, $y:int, $width:int, $height:int) — method, class com.myflashlab.air.extensions.richWebView.android.Android |
|
Returns a new instance of WebView window. |
getInstance($x:int, $y:int, $width:int, $height:int) — method, class com.myflashlab.air.extensions.richWebView.ios.Ios |
|
Returns a new instance of WebView window. |
getInstanceId() — method, class com.myflashlab.air.extensions.firebase.core.FirebaseInstanceId |
|
Returns the ID and automatically generated token for this Firebase project. |
getInstanceId($callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.fcm.FCM |
|
Returns the ID and automatically generated token for this Firebase project. |
getInt($key:String) — Static Method , class com.myflashlab.air.extensions.sharedPreferences.SharedPreferences |
|
Reads a value from persistent storage, throwing an exception if it's not a int. |
getKeys() — Static Method , class com.myflashlab.air.extensions.sharedPreferences.SharedPreferences |
|
Returns all keys in the persistent storage. |
getLastLocation($onResult:Function) — method, class com.myflashlab.air.extensions.gps.LocationManager |
|
Use this method to receive the last known Gps information which is not necessarilly the user's actual location. |
getLFCmd() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Wrap
|
getLFCRCmd() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Wrap + Enter
|
getList($forceReload:Boolean) — method, class com.myflashlab.air.extensions.googleGames.Snapshots |
|
load list of snapshot data for the currently signed-in player. |
getLoggingBehaviors() — Static Method , class com.myflashlab.air.extensions.fb.Facebook |
|
Returns the types of extended logging that are currently enabled. |
getMetadata($onSuccess:Function, $onFailure:Function) — method, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
Retrieves metadata associated with an object at this StorageReference. |
getMetric($metricName:String) — method, class com.myflashlab.air.extensions.firebase.performance.PerfTrace |
|
Gets the value of the metric with the given name in the current trace. |
getMinimumFetchIntervalInSeconds() — method, class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfigSettings |
| Returns the minimum interval between successive fetches calls in seconds. |
getNativeSoundObject($file:flash.filesystem:File) — Static Method , class com.myflashlab.air.extensions.volume.Volume |
|
Use this method to preload your sound files. |
getNumber($key:String) — Static Method , class com.myflashlab.air.extensions.sharedPreferences.SharedPreferences |
|
Reads a value from persistent storage, throwing an exception if it's not a Number. |
getPackageInfo($packageName:String) — Static Method , class com.myflashlab.air.extensions.pm.PackageManager |
| |
getParticipant($participantId:String) — method, class com.myflashlab.air.extensions.googleGames.Room |
|
Get a participant in a room by its ID. |
getParticipantId($playerId:String) — method, class com.myflashlab.air.extensions.googleGames.Room |
|
returns the participant ID corresponding to given player, or null if none found. |
getParticipantStatus($participantId:String) — method, class com.myflashlab.air.extensions.googleGames.Room |
|
Get the status of a participant in a room. |
getPermissionSubscriptionState() — Static Method , class com.myflashlab.air.extensions.firebase.fcm.OneSignal |
|
Get the current notification and permission state. |
getPermissionSubscriptionState() — Static Method , class com.myflashlab.air.extensions.onesignal.OneSignal |
|
Get the current notification and permission state. |
getProgress() — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Gets the progress for the current page. |
getProgress() — method, class com.myflashlab.air.extensions.richWebView.ios.WebView |
|
indicates the page load progress. |
getPurchases($callback:Function) — Static Method , class com.myflashlab.air.extensions.billing.Billing |
|
Call this method to get a Vector list of all products that user has purchased before. |
getQueueSize() — method, class com.myflashlab.air.extensions.adobeMobile.Analytics |
|
Retrieves the number of hits currently in the tracking queue
|
getReference($path:String) — Static Method , class com.myflashlab.air.extensions.firebase.db.DB |
|
Gets a new DBReference instance. |
getReference($location:String, $fullUrl:String) — Static Method , class com.myflashlab.air.extensions.firebase.storage.Storage |
|
Creates a new StorageReference instance. |
getSelfTestCmd() — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Test page print
|
getSource($key:String) — Static Method , class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfig |
|
Indicates at which source this value came from. |
getStatus() — method, class com.myflashlab.air.extensions.googleGames.Room |
|
The current status of the room. |
getString($key:String) — Static Method , class com.myflashlab.air.extensions.sharedPreferences.SharedPreferences |
|
Reads a value from persistent storage, throwing an exception if it's not a String. |
getStringArray($key:String) — Static Method , class com.myflashlab.air.extensions.sharedPreferences.SharedPreferences |
|
Reads a value from persistent storage, throwing an exception if it's not a Array. |
getTags($callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.fcm.OneSignal |
|
Retrieve a list of tags that have been set on the user from the OneSignal server. |
getTags($callback:Function) — Static Method , class com.myflashlab.air.extensions.onesignal.OneSignal |
|
Retrieve a list of tags that have been set on the user from the OneSignal server. |
getTextCmd($textSettings:com.myflashlab.air.extensions.rongta:TextSettings, $text:String) — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Print text command
|
getTimeout($name:String) — Static Method , class com.myflashlab.air.extensions.firebase.functions.Functions |
|
Returns the timeout for calls from this instance of Functions. |
getTitle() — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Gets the title for the current page. |
getTitle() — method, class com.myflashlab.air.extensions.richWebView.ios.WebView |
|
The page title. |
getToken($authorizedEntity:String, $scope:String) — method, class com.myflashlab.air.extensions.firebase.core.FirebaseInstanceId |
|
Returns a token that authorizes an Entity to perform an action on behalf of the application identified by
Instance ID. |
getToken() — Static Method , class com.myflashlab.air.extensions.firebase.fcm.FCM |
|
Deprecated, use getInstanceId method instead. |
getTokens($serverAuthCode:String, $callback:Function) — method, class com.myflashlab.air.extensions.gSignIn.GRest |
|
Use this method to retrieve a new instance of GRestTokens class. |
getUrl() — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Gets the URL for the current page. |
getUrl() — method, class com.myflashlab.air.extensions.richWebView.ios.WebView |
|
The active URL. |
GET_USER_TOKEN — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.FirebaseUserEvents |
| |
getValue($key:String, $type:int) — Static Method , class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfig |
|
Get the value as the type you specified and corresponding to the specified key. |
getValue($key:String) — Static Method , class com.myflashlab.air.extensions.sharedPreferences.SharedPreferences |
|
Reads a value of any type from persistent storage. |
GITHUB — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthProvider |
| |
givenName — Property, class com.myflashlab.air.extensions.gSignIn.GAccount |
|
Returns the given name of the signed in user. |
GLOBAL — Constant Static Property, class com.myflashlab.air.extensions.gameCenter.PlayerScope |
| All players on Game Center should be considered when generating the list of scores. |
goBack() — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Goes back in the history of this WebView. |
goBack() — method, class com.myflashlab.air.extensions.richWebView.ios.WebView |
|
Navigates to the back item in the back-forward list. |
goBack() — method, class com.myflashlab.air.extensions.webView.RichWebView |
|
if _ex.canGoBack is true, it will take the webview one page back
|
goForward() — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Goes forward in the history of this WebView. |
goForward() — method, class com.myflashlab.air.extensions.richWebView.ios.WebView |
|
Navigates to the forward item in the back-forward list. |
goForward() — method, class com.myflashlab.air.extensions.webView.RichWebView |
|
if _ex.canGoForward is true, it will take the webview one page forward
|
GO_GO_POWER_RANGERS — Constant Static Property, class com.myflashlab.air.extensions.vibration.Vibration |
| |
goOffline() — Static Method , class com.myflashlab.air.extensions.firebase.db.DB |
| Shuts down our connection to the Firebase Database backend until goOnline() is called. |
GOOGLE — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthProvider |
| |
google_api_key — Property, class com.myflashlab.air.extensions.firebase.core.FirebaseConfig |
| |
google_app_id — Property, class com.myflashlab.air.extensions.firebase.core.FirebaseConfig |
| |
google_crash_reporting_api_key — Property, class com.myflashlab.air.extensions.firebase.core.FirebaseConfig |
| |
GOOGLEPLAY — Constant Static Property, class com.myflashlab.air.extensions.rateme.RateMe |
| set RateMe.api.storeType to GOOGLEPLAY so the ANE knows which store it should open |
google_storage_bucket — Property, class com.myflashlab.air.extensions.firebase.core.FirebaseConfig |
| |
goOnline() — Static Method , class com.myflashlab.air.extensions.firebase.db.DB |
| Resumes our connection to the Firebase Database backend after a previous goOffline() call. |
goToSetting — Property, class com.myflashlab.air.extensions.localAuth.AndroidAuthSettings |
|
Message showed on a button that the user can click to go to settings pages from the current dialog. |
goToSetting — Property, class com.myflashlab.air.extensions.localAuth.IOSAuthSettings |
|
Message showed on a button that the user can click to go to settings pages from the current dialog. |
goToSettingDescription — Property, class com.myflashlab.air.extensions.localAuth.AndroidAuthSettings |
|
Message advising the user to go to the settings and configure fingerprint on their device. |
goToSettingDescription — Property, class com.myflashlab.air.extensions.localAuth.IOSAuthSettings |
|
Message advising the user to go to the settings and configure Biometrics for their device. |
Gps — class, package com.myflashlab.air.extensions.gps |
|
Gps extension will let you get current device gps location as fast as possible by automatically checking the best available provider. |
Gps() — Constructor, class com.myflashlab.air.extensions.gps.Gps |
| |
GPSAreaInformation — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSDateStamp — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSDestBearing — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSDestDistance — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSDestLatitude — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSDestLongitude — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSDifferental — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSDOP — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GpsEvent — class, package com.myflashlab.air.extensions.gps |
| |
GpsEvent(type:String, data:any, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.myflashlab.air.extensions.gps.GpsEvent |
| |
GPSMapDatum — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSMeasureMode — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSProcessingMethod — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSStatus — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
GPSTrack — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| The direction of travel of the item, in degrees from true north. |
grantedPermissions — Property, class com.myflashlab.air.extensions.fb.AccessToken |
|
Gets the list of permissions associated with this access token. |
graph — Static Property, class com.myflashlab.air.extensions.fb.Facebook |
|
Gives you access to the graph API. |
Graph — class, package com.myflashlab.air.extensions.fb |
|
Access the Facebook Graph API with this class via Facebook.graph. |
GRAPH_API_DEBUG_INFO — Constant Static Property, class com.myflashlab.air.extensions.fb.LoggingBehavior |
|
Log warnings from API response, e.g. |
GRAPH_API_DEBUG_WARNING — Constant Static Property, class com.myflashlab.air.extensions.fb.LoggingBehavior |
|
Log debug warnings from API response, e.g. |
GRAVEL_ROAD — Constant Static Property, class com.myflashlab.air.extensions.vibration.Vibration |
| |
GRest — class, package com.myflashlab.air.extensions.gSignIn |
|
This class will help you with more activities you can do with Google Auth API. |
GRestTokens — class, package com.myflashlab.air.extensions.gSignIn |
|
On a successful operation on GSignIn.rest.getTokens method, an instance of this class will be
returned which will hold the tokens. |
groupId — Property, class com.myflashlab.air.extensions.localNotifi.NotificationChannel |
|
Sets what group this channel belongs to. |
GROUP_ID — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam |
| Group/clan/guild id (String). |
groupIdentifier — Property, class com.myflashlab.air.extensions.gameCenter.AchievementDescription |
|
The identifier for the group the achievement description is part of. |
groupIdentifier — Property, class com.myflashlab.air.extensions.gameCenter.Leaderboard |
|
The identifier for the group the leaderboard is part of. |
groupIdentifier — Property, class com.myflashlab.air.extensions.gameCenter.LeaderboardSet |
|
Identifies the group that the leaderboard set belongs to. |
GS1 — Constant Static Property, class com.myflashlab.air.extensions.rongta.BarcodeSetting |
| |
GScopes — class, package com.myflashlab.air.extensions.gSignIn |
|
Learn more about GoogleScopes here:
https://developers.google.com/android/reference/com/google/android/gms/common/Scopes
|
GScopes() — Constructor, class com.myflashlab.air.extensions.gSignIn.GScopes |
| |
GSignIn — class, package com.myflashlab.air.extensions.gSignIn |
|
Entry point for the Google Sign In API. |
GSignInEvents — class, package com.myflashlab.air.extensions.gSignIn |
| |
GSignInOptions — class, package com.myflashlab.air.extensions.gSignIn |
|
GSignInOptions is options used to configure the default GSignin behaviour. |
GSignInOptions() — Constructor, class com.myflashlab.air.extensions.gSignIn.GSignInOptions |
|
constructor for a new instance of this class. |
_guestIdentifier — Property, class com.myflashlab.air.extensions.gameCenter.Player |
| |
guestIdentifier — Property, class com.myflashlab.air.extensions.gameCenter.Player |
|
A developer created string used to identify a guest player. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |