- SCORE - Static variable in class mk.gdx.firebase.analytics.AnalyticsParam
-
- SEARCH - Static variable in class mk.gdx.firebase.analytics.AnalyticsEvent
-
- SEARCH_TERM - Static variable in class mk.gdx.firebase.analytics.AnalyticsParam
-
- SELECT_CONTENT - Static variable in class mk.gdx.firebase.analytics.AnalyticsEvent
-
- setCreationTimeMillis(long) - Method in class mk.gdx.firebase.storage.FileMetadata.Builder
-
Sets firebase file creation time in unix timestamp.
- setDisplayName(String) - Method in class mk.gdx.firebase.auth.UserInfo.Builder
-
Sets firebase user display name.
- setDownloadUrl(String) - Method in class mk.gdx.firebase.storage.FileMetadata.Builder
-
Sets firebase file download url.
- setIsAnonymous(boolean) - Method in class mk.gdx.firebase.auth.UserInfo.Builder
-
Sets flag that describes if firebase user sign-in in anonymous way.
- setIsEmailVerified(boolean) - Method in class mk.gdx.firebase.auth.UserInfo.Builder
-
Sets flag that describes if firebase user email was verified or not.
- setMd5Hash(String) - Method in class mk.gdx.firebase.storage.FileMetadata.Builder
-
Sets firebase file md5 hash.
- setMockObject(T) - Method in class mk.gdx.firebase.PlatformDistributor
-
Sets mock representation of platform distribution.
- setName(String) - Method in class mk.gdx.firebase.storage.FileMetadata.Builder
-
Sets firebase file name.
- setPath(String) - Method in class mk.gdx.firebase.storage.FileMetadata.Builder
-
Sets firebase file path.
- setPersistenceEnabled(boolean) - Method in interface mk.gdx.firebase.distributions.DatabaseDistribution
-
Keeps your data for offline usage.
- setPersistenceEnabled(boolean) - Method in class mk.gdx.firebase.GdxFIRDatabase
-
Keeps your data for offline usage.
- setPhotoUrl(String) - Method in class mk.gdx.firebase.auth.UserInfo.Builder
-
Sets firebase user photo url.
- setProviderId(String) - Method in class mk.gdx.firebase.auth.UserInfo.Builder
-
Sets provider id.
- setScreen(String, Class<?>) - Method in interface mk.gdx.firebase.distributions.AnalyticsDistribution
-
Sends information about current screen.
- setScreen(String, Class<?>) - Method in class mk.gdx.firebase.GdxFIRAnalytics
-
Sends information about current screen.
- setSizeBytes(long) - Method in class mk.gdx.firebase.storage.FileMetadata.Builder
-
Sets firebase file size in bytes.
- setUid(String) - Method in class mk.gdx.firebase.auth.UserInfo.Builder
-
Sets firebase user uid.
- setUpdatedTimeMillis(long) - Method in class mk.gdx.firebase.storage.FileMetadata.Builder
-
Sets firebase file update time in unix timestamp.
- setUserId(String) - Method in interface mk.gdx.firebase.distributions.AnalyticsDistribution
-
Sends user id.
- setUserId(String) - Method in class mk.gdx.firebase.GdxFIRAnalytics
-
Sends user id.
- setUserProperty(String, String) - Method in interface mk.gdx.firebase.distributions.AnalyticsDistribution
-
Sends user property.
- setUserProperty(String, String) - Method in class mk.gdx.firebase.GdxFIRAnalytics
-
Sends user property.
- setValue(Object) - Method in interface mk.gdx.firebase.distributions.DatabaseDistribution
-
Sets value for path given by inReference(String).
- setValue(Object, CompleteCallback) - Method in interface mk.gdx.firebase.distributions.DatabaseDistribution
-
Sets value for path given by inReference(String) and gives response by CompleteCallback.
- setValue(Object) - Method in class mk.gdx.firebase.GdxFIRDatabase
-
Sets value for path given by inReference(String).
- setValue(Object, CompleteCallback) - Method in class mk.gdx.firebase.GdxFIRDatabase
-
Sets value for path given by inReference(String) and gives response by CompleteCallback.
- SHARE - Static variable in class mk.gdx.firebase.analytics.AnalyticsEvent
-
- SHIPPING - Static variable in class mk.gdx.firebase.analytics.AnalyticsParam
-
- SIGN_UP - Static variable in class mk.gdx.firebase.analytics.AnalyticsEvent
-
- SIGN_UP_METHOD - Static variable in class mk.gdx.firebase.analytics.AnalyticsParam
-
- signInAnonymously(AuthCallback) - Method in interface mk.gdx.firebase.distributions.AuthDistribution
-
Signs in into application anonymously and gives response by AuthCallback.
- signInAnonymously(AuthCallback) - Method in class mk.gdx.firebase.GdxFIRAuth
-
Signs in into application anonymously and gives response by AuthCallback.
- signInWithEmailAndPassword(String, char[], AuthCallback) - Method in interface mk.gdx.firebase.distributions.AuthDistribution
-
- signInWithEmailAndPassword(String, char[], AuthCallback) - Method in class mk.gdx.firebase.GdxFIRAuth
-
- signInWithToken(String, AuthCallback) - Method in interface mk.gdx.firebase.distributions.AuthDistribution
-
Signs in into application by token and gives response by AuthCallback.
- signInWithToken(String, AuthCallback) - Method in class mk.gdx.firebase.GdxFIRAuth
-
Signs in into application by token and gives response by AuthCallback.
- SPEND_VIRTUAL_CURRENCY - Static variable in class mk.gdx.firebase.analytics.AnalyticsEvent
-
- START_DATE - Static variable in class mk.gdx.firebase.analytics.AnalyticsParam
-
- StorageDistribution - Interface in mk.gdx.firebase.distributions
-