SmartStoreSDKManager
SDK Manager for all native applications that use SmartStore
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun fetchAuthenticationConfiguration$SalesforceSDK_debug(p: HttpAccess, p1: String, p2: () -> Unit): Job
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getDevActions(@NonNull frontActivity: Activity): Map<String, SalesforceSDKManager.DevActionHandler>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get global key value store with given name
Link copied to clipboard
Returns a list of global key value store names.
Link copied to clipboard
Return default database used by smart store in the global context
Returns the database used by smart store in the global context.
Link copied to clipboard
Returns a list of global store names.
Link copied to clipboard
Returns a singleton instance of this class.
Link copied to clipboard
Link copied to clipboard
Get key value store with given name for current user
Get key value store with given name for given user
open fun getKeyValueStore(storeName: String, account: UserAccount, communityId: String): KeyValueEncryptedFileStore
Get key value store with given name for given user / community
Link copied to clipboard
Returns a list of key value store names for current user.
Returns a list of key value store names for given user.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the database used by smart store for the current user.
Returns the database used by smart store for a specified user.
Returns the database used by smart store for a specified user in the specified community.
Returns the database used by smart store for a specified database name and user in the specified community.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns a list of store names for current user.
Returns a list of store names for given user.
Link copied to clipboard
Return whether there is a global key value store with given name
Link copied to clipboard
Returns whether global smart store is enabled or not.
Link copied to clipboard
Link copied to clipboard
Return whether there is a key value store with given name for current user
Return whether there is a key value store with given name for given user
Return whether there is a key value store with given name for given user / community id
Link copied to clipboard
Link copied to clipboard
Returns whether smart store is enabled for the current user or not.
Returns whether smart store is enabled for the specified user or not.
Returns whether smart store is enabled for the specified community or not.
Returns whether smart store is enabled for the specified database or not.
Link copied to clipboard
Link copied to clipboard
open fun initNative(context: Context, mainActivity: Class<out Activity>, loginActivity: Class<out Activity>)
open fun initNative(context: Context, mainActivity: Class<out Activity>, loginActivity: Class<out Activity>, nativeLoginActivity: Class<out Activity>)
Initializes components required for this class to properly function.
Link copied to clipboard
fun invokeServerNotificationAction(p: String, p1: String, p2: RestClient): NotificationsActionsResponseBody
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Removes all the global key value stores.
Link copied to clipboard
Removes all the global stores.
Link copied to clipboard
Removes all the key value stores for current user.
Removes all the key value stores for given user.
Link copied to clipboard
Removes all the stores for current user.
Link copied to clipboard
Remove global key value store with given name
Link copied to clipboard
Removes the global smart store.
Link copied to clipboard
Remove key value store with given name for current user
Remove key value store with given name for given user
Remove key value store with given name for given user / community id
Link copied to clipboard
Removes the default smart store for the current user.
Removes the default smart store for the specified user.
Removes the default smart store for the specified user and community.
Removes the named smart store for the specified user and community.
Link copied to clipboard
fun resolveOAuthConfigForLoginServer$SalesforceSDK_debug(p: String, p1: Continuation<in OAuthConfig>): Any
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Setup global store using config found in res/raw/globalstore.
Link copied to clipboard
Setup user store using config found in res/raw/userstore.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun useNativeLogin(p: String, p1: String, p2: String, p3: String, p4: String, p5: Boolean): NativeLoginManager