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 |
rawPayload — Property, class com.tuarua.onesignal.OSNotificationPayload |
| Raw JSON payload string received from OneSignal. |
reachable — Property, class com.tuarua.onesignal.OSPermissionState |
| iOS only |
reauthenticateWithCredential(credential:com.tuarua.firebase.auth:AuthCredential, listener:Function) — method, class com.tuarua.firebase.auth.FirebaseUser |
| |
reauthenticateWithProvider(provider:com.tuarua.firebase.auth:OAuthProvider, listener:Function) — method, class com.tuarua.firebase.auth.FirebaseUser |
| |
RECEIVED — Constant Static Property, class com.tuarua.onesignal.events.NotificationEvent |
| |
recognizedBreak — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextBlock |
|
The recognized start or end of the document text block. |
recognizedBreak — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextParagraph |
|
The recognized start or end of the document text paragraph. |
recognizedBreak — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextSymbol |
|
The recognized start or end of the document text symbol. |
recognizedBreak — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextWord |
|
The recognized start or end of the document text word. |
RecognizedBreak — class, package com.tuarua.firebase.ml.vision.document |
|
Detected break from text recognition. |
RecognizedBreakType — final class, package com.tuarua.firebase.ml.vision.document |
| |
recognizedLanguages — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextBlock |
|
An array of recognized languages in the document text block. |
recognizedLanguages — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextParagraph |
|
An array of recognized languages in the document text paragraph. |
recognizedLanguages — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextSymbol |
|
An array of recognized languages in the document text symbol. |
recognizedLanguages — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextWord |
|
An array of recognized languages in the document text word. |
recognizedLanguages — Property, class com.tuarua.firebase.ml.vision.text.CloudTextBlock |
|
An array of recognized languages in the text block. |
recognizedLanguages — Property, class com.tuarua.firebase.ml.vision.text.CloudTextElement |
|
An array of recognized languages in the text element. |
recognizedLanguages — Property, class com.tuarua.firebase.ml.vision.text.CloudTextLine |
|
An array of recognized languages in the text line. |
recordException(error:Error) — method, class com.tuarua.firebase.Crashlytics |
|
This method can be used to record a single exception structure in a report. |
reference(path:String, url:String) — method, class com.tuarua.firebase.Storage |
| |
_referenceId — Property, class com.tuarua.firebase.storage.StorageTask |
| |
REFUND — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent |
| |
registrationId — Property, class com.tuarua.onesignal.events.IdsEvent |
| |
reload(listener:Function) — method, class com.tuarua.firebase.auth.FirebaseUser |
|
Reloads the user's profile data from the server. |
remoteConfig() — Static Method , class com.tuarua.Firebase |
| Returns the FirebaseRemoteConfig instance. |
RemoteConfig — class, package com.tuarua.firebase |
| |
RemoteConfigErrorEvent — class, package com.tuarua.firebase.remoteconfig.events |
| |
RemoteConfigErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Constructor, class com.tuarua.firebase.remoteconfig.events.RemoteConfigErrorEvent |
| |
RemoteConfigEvent — class, package com.tuarua.firebase.remoteconfig.events |
| |
RemoteConfigEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.tuarua.firebase.remoteconfig.events.RemoteConfigEvent |
| |
RemoteConfigFetchStatus — final class, package com.tuarua.firebase.remoteconfig |
| |
RemoteConfigInfo — final class, package com.tuarua.firebase.remoteconfig |
| |
RemoteConfigSettings — class, package com.tuarua.firebase.remoteconfig |
| |
RemoteConfigSettings() — Constructor, class com.tuarua.firebase.remoteconfig.RemoteConfigSettings |
| |
remoteMessage — Property, class com.tuarua.firebase.messaging.events.MessagingEvent |
| |
RemoteMessage — class, package com.tuarua.firebase.messaging |
| |
RemoteMessage() — Constructor, class com.tuarua.firebase.messaging.RemoteMessage |
| |
remoteModel — Property, class com.tuarua.firebase.ml.custom.ModelInterpreterOptions |
| |
RemoteModel — class, package com.tuarua.firebase.ml.common.modeldownload |
| |
RemoteModel(name:String) — Constructor, class com.tuarua.firebase.ml.common.modeldownload.RemoteModel |
| |
remove(listener:Function) — method, class com.tuarua.firebase.auth.FirebaseUser |
|
Deletes the user account (also signs out the user, if this was the current user). |
remove(listener:Function) — method, class com.tuarua.firebase.firestore.DocumentReference |
|
Deletes the document referred to by this DocumentReference. |
remove() — Static Method , class com.tuarua.firebase.firestore.FieldValue |
| Returns a sentinel for use with update() to mark a field for deletion. |
remove(listener:Function) — method, class com.tuarua.firebase.storage.StorageReference |
|
Deletes the object at the current path. |
REMOVED — Constant Static Property, class com.tuarua.firebase.firestore.DocumentChangeType |
| |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.tuarua.firebase.RemoteConfig |
| |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.tuarua.firebase.storage.StorageTask |
| |
removeExternalUserId(listener:Function) — method, class com.tuarua.OneSignal |
|
If your user logs out of your app, and you would like to disassociate their custom User ID
rom your system with their OneSignal User ID, you will want to call this method. |
REMOVE_FROM_CART — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent |
| |
removeSnapshotListener(listener:Function) — method, class com.tuarua.firebase.firestore.DocumentReference |
|
Detaches a listener for DocumentSnapshot events. |
removeTriggerForKey(key:String) — method, class com.tuarua.OneSignal |
| Removes a single trigger for the given key |
removeTriggersForKeys(keys:Vector$String) — method, class com.tuarua.OneSignal |
| Removes a list/collection of triggers from their keys with a Collection of Strings |
requestEmail — Property, class com.tuarua.google.signin.GoogleSignInOptions |
|
Specifies that email info is requested by your application. |
requestId — Property, class com.tuarua.google.signin.GoogleSignInOptions |
|
Specifies that user ID is requested by your application. |
requestIdToken — Property, class com.tuarua.google.signin.GoogleSignInOptions |
|
Specifies that an ID token for authenticated users is requested. |
requestProfile — Property, class com.tuarua.google.signin.GoogleSignInOptions |
|
Specifies that user's profile info is requested by your application. |
requestServerAuthCode — Property, class com.tuarua.google.signin.GoogleSignInOptions |
|
Specifies that offline access is requested. |
REQUIRES_RECENT_LOGIN — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates the user has attemped to change email or password more than 5 minutes after signing in. |
resetAnalyticsData() — method, class com.tuarua.firebase.Analytics |
| Clears all analytics data for this app from the device and resets the app instance id. |
RESOLUTION_REQUIRED — Constant Static Property, class com.tuarua.google.signin.GoogleSignInStatusCode |
| Completing the operation requires some form of resolution. |
RESOURCE_EXHAUSTED — Constant Static Property, class com.tuarua.firebase.firestore.FirestoreErrorCode |
| |
result — Property, class com.tuarua.onesignal.events.NotificationEvent |
| |
resume() — method, class com.tuarua.firebase.storage.StorageTask |
|
Resumes a task that is paused. |
RETRY_LIMIT_EXCEEDED — Constant Static Property, class com.tuarua.firebase.storage.StorageErrorCode |
| |
revokeAccess() — method, class com.tuarua.google.GoogleSignIn |
| Revokes access given to the current application. |
rightBottom — Constant Static Property, class com.tuarua.firebase.ml.vision.common.VisionImageOrientation |
| Orientation code indicating the 0th row is the right side and the 0th column is the bottom. |
rightTop — Constant Static Property, class com.tuarua.firebase.ml.vision.common.VisionImageOrientation |
| Orientation code indicating the 0th row is the right side and the 0th column is the top. |
root — Property, class com.tuarua.firebase.storage.StorageReference |
|
Creates a new StorageReference pointing to the root object. |
ruler — Constant Static Property, class com.tuarua.firebase.ml.vision.document.DocumentBlockType |
|
Horizontal/vertical line box document text block type. |
run(obj:Object) — Static Method , class avmplus.DescribeTypeJSON |
| |
run(inputs:com.tuarua.firebase.ml.custom:ModelInputs, options:com.tuarua.firebase.ml.custom:ModelInputOutputOptions, listener:Function, numPossibilities:uint, maxResults:int) — method, class com.tuarua.firebase.ml.custom.ModelInterpreter |
|
Runs model inference with the given inputs and data options asynchronously. |
|
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 |