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  
scopes — Property, class com.tuarua.firebase.auth.OAuthProvider
scopes — Property, class com.tuarua.google.signin.GoogleSignInOptions
Specifies OAuth 2.0 scopes your application requests.
SCORE — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam
SCREEN_CLASS — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam
SCREEN_NAME — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam
sdkType — Static Property, class com.tuarua.OneSignal
SEARCH — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent
SEARCH_TERM — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam
SELECT_CONTENT — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent
SELECT_ITEM — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent
SELECT_PROMOTION — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent
sendEmailVerification(listener:Function) — method, class com.tuarua.firebase.auth.FirebaseUser
Initiates email verification for the user.
sendPasswordResetEmail(email:String, listener:Function) — method, class com.tuarua.firebase.Auth
Initiates a password reset for the given email address.
sendTag(key:String, value:Boolean) — method, class com.tuarua.OneSignal
Tag a user based on an app event of your choosing so later you can later create segments to target these users.
sendTags(json:String) — method, class com.tuarua.OneSignal
Tag a user based on an app event of your choosing, so that later you can create segments to target these users.
sentTime — Property, class com.tuarua.firebase.messaging.RemoteMessage
serverAuthCode — Property, class com.tuarua.google.signin.GoogleSignInAccount
Returns a one-time server auth code to send to your web server which can be exchanged for access token.
serverClientId — Property, class com.tuarua.google.signin.GoogleSignInOptions
The client ID of the server that will need to get `serverAuthCode` or verify `idToken` On Android you can leave that unspecified, then string value of resource `default_web_client_id` will be used.
serverTimestamp() — Static Method , class com.tuarua.firebase.firestore.FieldValue
Returns a sentinel for use with set() or update() to include a server-generated timestamp in the written data.
ServerTimestampFieldValue — class, package com.tuarua.firebase.firestore
SESSION_EXPIRED — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode
Indicates that the SMS code has expired.
sessionTimeoutDuration — Property, class com.tuarua.firebase.Analytics
Sets the interval of inactivity in seconds that terminates the current session.
SET_CHECKOUT_OPTION — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent
setCustomKey(key:String, value:any) — method, class com.tuarua.firebase.Crashlytics
setData(data:any, listener:Function, merge:Boolean) — method, class com.tuarua.firebase.firestore.DocumentReference
Writes to the document referred to by this DocumentReference.
setData(data:any, forDocument:com.tuarua.firebase.firestore:DocumentReference, merge:Boolean) — method, class com.tuarua.firebase.firestore.WriteBatch
Writes to the document referred to by documentReference.
setDefaults(value:Object) — method, class com.tuarua.firebase.RemoteConfig
Sets config defaults for parameter keys and values in the default namespace config.
setEmail(email:String, emailAuthHash:String, onSuccess:Function, onFailure:Function) — method, class com.tuarua.OneSignal
Set an email for the device to later send emails to this address
setExternalUserId(userId:String, listener:Function) — method, class com.tuarua.OneSignal
If your system assigns unique identifiers to users, it can be to have to also remember their OneSignal Player Id's as well.
setInFocusDisplaying(type:int) — method, class com.tuarua.OneSignal
Setting to control how OneSignal notifications will be shown when one is received while your app is in focus.
setInputFormat(index:uint, type:uint, dimensions:Array) — method, class com.tuarua.firebase.ml.custom.ModelInputOutputOptions
Sets the type and dimensions for the input at a given index.
setLocationShared(value:Boolean) — method, class com.tuarua.OneSignal
Disable or enable location collection (defaults to enabled if your app has location permission).
setLogLevel(logLevel:int, visualLevel:int) — method, class com.tuarua.OneSignal
Enable logging to help debug if you run into an issue setting up OneSignal.
setOutputFormat(index:uint, type:uint, dimensions:Array) — method, class com.tuarua.firebase.ml.custom.ModelInputOutputOptions
Sets the type and dimensions for the output at a given index.
setRequiresUserPrivacyConsent(value:Boolean) — method, class com.tuarua.OneSignal
For GDPR users, your application should call this method before initialization of the SDK.
setSubscription(value:Boolean) — method, class com.tuarua.OneSignal
The user must first subscribe through the native prompt or app settings.
settings — Static Property, class com.tuarua.firebase.Firestore
setUserProperty(name:String, value:String) — method, class com.tuarua.firebase.Analytics
SHARE — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent
shared() — Static Method , class com.tuarua.OneSignal
The ANE instance.
shared — Static Property, class com.tuarua.firebase.RemoteConfig
shared(options:com.tuarua.firebase.ml.custom:ModelInterpreterOptions) — Static Method , class com.tuarua.firebase.ml.custom.ModelInterpreter
A Firebase interpreter for a custom model.
shared() — Static Method , class com.tuarua.google.GoogleSignIn
The ANE instance.
SHIPPING — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam
SHIPPING_TIER — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam
SHORT — Constant Static Property, class com.tuarua.firebase.dynamiclinks.ShortDynamicLinkSuffix
ShortDynamicLinkSuffix — final class, package com.tuarua.firebase.dynamiclinks
shortLink — Property, class com.tuarua.firebase.dynamiclinks.DynamicLinkResult
shown — Property, class com.tuarua.onesignal.OSNotification
Was it displayed to the user.
signIn() — method, class com.tuarua.google.GoogleSignIn
Starts the sign-in process.
SIGN_IN — Constant Static Property, class com.tuarua.google.signin.events.GoogleSignInEvent
signInAnonymously(listener:Function) — method, class com.tuarua.firebase.Auth
Asynchronously creates and becomes an anonymous user.
SIGN_IN_CANCELLED — Constant Static Property, class com.tuarua.google.signin.GoogleSignInStatusCode
The sign in was cancelled by the user.
SIGN_IN_CURRENTLY_IN_PROGRESS — Constant Static Property, class com.tuarua.google.signin.GoogleSignInStatusCode
A sign in process is currently in progress and the current one cannot continue.
SIGN_IN_FAILED — Constant Static Property, class com.tuarua.google.signin.GoogleSignInStatusCode
The sign in attempt didn't succeed with the current account.
SIGN_IN_REQUIRED — Constant Static Property, class com.tuarua.google.signin.GoogleSignInStatusCode
The client attempted to connect to the service but the user is not signed in.
signInSilently() — method, class com.tuarua.google.GoogleSignIn
Attempts to sign in a previously authenticated user without interaction.
signInWithCredential(credential:com.tuarua.firebase.auth:AuthCredential, listener:Function) — method, class com.tuarua.firebase.Auth
Asynchronously signs in to Firebase with the given 3rd-party credentials (e.g.
signInWithCustomToken(token:String, listener:Function) — method, class com.tuarua.firebase.Auth
Asynchronously signs in to Firebase with the given Auth token.
signInWithProvider(provider:com.tuarua.firebase.auth:OAuthProvider, listener:Function) — method, class com.tuarua.firebase.Auth
signOut() — method, class com.tuarua.firebase.Auth
Signs out the current user.
signOut() — method, class com.tuarua.google.GoogleSignIn
Signs out the current signed-in user if any.
SIGN_UP — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent
SIGN_UP_METHOD — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam
size — Property, class com.tuarua.firebase.firestore.QuerySnapshot
size — Property, class com.tuarua.firebase.storage.StorageMetadata
Content-Length of the data in bytes.
smallIcon — Property, class com.tuarua.onesignal.OSNotificationPayload
Android small icon resource name set on the notification.
smallIconAccentColor — Property, class com.tuarua.onesignal.OSNotificationPayload
Accent color shown around small notification icon on Android 5+ devices.
SnapshotMetadata — class, package com.tuarua.firebase.firestore
SnapshotMetadata() — Constructor, class com.tuarua.firebase.firestore.SnapshotMetadata
socialMetaTagParameters — Property, class com.tuarua.firebase.dynamiclinks.DynamicLink
SocialMetaTagParameters — final class, package com.tuarua.firebase.dynamiclinks
SocialMetaTagParameters(description:String, imageUrl:String, title:String) — Constructor, class com.tuarua.firebase.dynamiclinks.SocialMetaTagParameters
sound — Property, class com.tuarua.firebase.messaging.Notification
sound — Property, class com.tuarua.onesignal.OSNotificationPayload
Sound resource parameter to play when the notification is shown.
source — Property, class com.tuarua.firebase.dynamiclinks.GoogleAnalyticsParameters
Google Play analytics parameters.
source — Property, class com.tuarua.fre.ANEError
SOURCE — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam
space — Constant Static Property, class com.tuarua.firebase.ml.vision.document.RecognizedBreakType
Space break type.
sparse — Property, class com.tuarua.firebase.ml.vision.text.CloudTextModelType
Sparse or regular text cloud model type.
SPEND_VIRTUAL_CURRENCY — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent
stable — Constant Static Property, class com.tuarua.firebase.ml.vision.cloud.CloudModelType
Stable model.
start() — method, class com.tuarua.firebase.performance.Trace
Creates an instance of FIRTrace after creating the shared instance of FIRPerformance.
startAfter(... rest) — method, class com.tuarua.firebase.firestore.Query
Creates a new query where the results start after the provided document (exclusive).
startAt(... rest) — method, class com.tuarua.firebase.firestore.Query
Creates a new query where the results start at the provided document (inclusive).
START_DATE — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam
status — Property, class com.tuarua.onesignal.OSPermissionState
iOS only
stop() — method, class com.tuarua.firebase.performance.Trace
Stops the trace if the trace is active.
storage() — Static Method , class com.tuarua.Firebase
Returns the FirebaseStorage instance.
Storage — class, package com.tuarua.firebase
storageBucket — Property, class com.tuarua.firebase.FirebaseOptions
The Google Cloud Storage bucket name, e.g.
StorageError — class, package com.tuarua.firebase.storage
StorageError(message:any, id:any) — Constructor, class com.tuarua.firebase.storage.StorageError
StorageErrorCode — final class, package com.tuarua.firebase.storage
StorageErrorEvent — class, package com.tuarua.firebase.storage.events
StorageErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Constructor, class com.tuarua.firebase.storage.events.StorageErrorEvent
StorageEvent — class, package com.tuarua.firebase.storage.events
StorageEvent(type:String, localFile:flash.filesystem:File, bytes:flash.utils:ByteArray, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.tuarua.firebase.storage.events.StorageEvent
StorageMetadata — final class, package com.tuarua.firebase.storage
StorageProgressEvent — class, package com.tuarua.firebase.storage.events
StorageProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:Number, bytesTotal:Number) — Constructor, class com.tuarua.firebase.storage.events.StorageProgressEvent
StorageReference — class, package com.tuarua.firebase.storage
StorageReference(path:String, url:String, bucket:String, name:String, isRoot:Boolean) — Constructor, class com.tuarua.firebase.storage.StorageReference
Creates a StorageReference initialized at a child Firebase Storage location.
StorageTask — class, package com.tuarua.firebase.storage
subscribe(toTopic:String) — method, class com.tuarua.firebase.Messaging
Asynchronously subscribes to a topic.
subscribed — Property, class com.tuarua.onesignal.OSEmailSubscriptionState
subscribed — Property, class com.tuarua.onesignal.OSSubscriptionState
SubscriptionEvent — class, package com.tuarua.onesignal.events
SubscriptionEvent(type:String, from:com.tuarua.onesignal:OSSubscriptionState, to:com.tuarua.onesignal:OSSubscriptionState, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.tuarua.onesignal.events.SubscriptionEvent
subscriptionStatus — Property, class com.tuarua.onesignal.OSPermissionSubscriptionState
subtitle — Property, class com.tuarua.onesignal.OSNotificationPayload
iOS subtitle text of the notification.
SUCCESS — Constant Static Property, class com.tuarua.firebase.remoteconfig.RemoteConfigFetchStatus
Config fetch succeeded.
sureSpace — Constant Static Property, class com.tuarua.firebase.ml.vision.document.RecognizedBreakType
Sure space break type.
symbols — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextWord
An array of symbols in the document text word.
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