A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z 

S

SegmentText - class in com.adobe.marketing.mobile.rulesengine
SegmentText represents plain text.
SegmentToken - class in com.adobe.marketing.mobile.rulesengine
SegmentToken represents token, whose value is substituted by the TokenFinder or .
sendBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 
sendBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
 
sendBroadcastWithMultiplePermissions(android.content.Intent,kotlin.Array) - function in android.content.Context
 
sendOrderedBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
 
sendOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,int,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 
sendStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
 
sendStickyOrderedBroadcast(android.content.Intent,android.content.BroadcastReceiver,android.os.Handler,int,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
sendStickyOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,android.content.BroadcastReceiver,android.os.Handler,int,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
SerialWorkDispatcher - class in com.adobe.marketing.mobile.util
Provides a template for processing a queue of work items serially.
SerialWorkDispatcher.State - class in com.adobe.marketing.mobile.util.SerialWorkDispatcher
Represents the state of the SerialWorkDispatcher.
SerialWorkDispatcher.WorkHandler - class in com.adobe.marketing.mobile.util.SerialWorkDispatcher
Represents the functional interface that is responsible for doing the desired work on each item of the workQueue.
ServiceProvider - class in com.adobe.marketing.mobile.services
Maintains the current set of provided services and any potential service overrides
SET - enum entry in com.adobe.marketing.mobile.SharedStateStatus
 
set(java.lang.String,java.lang.String,com.adobe.marketing.mobile.services.caching.CacheEntry) - function in com.adobe.marketing.mobile.services.caching.CacheService
Creates or updates the key-value pair in the cache.
setAdvertisingIdentifier(java.lang.String) - function in com.adobe.marketing.mobile.MobileCore
This method dispatches an event to notify the SDK of a new advertisingIdentifier
setApplication(android.app.Application) - function in com.adobe.marketing.mobile.MobileCore
Set the Android Application, which enables the SDK get the app Context, register a ActivityLifecycleCallbacks to monitor the lifecycle of the app and get the Activity on top of the screen.
setApplication(android.app.Application) - function in com.adobe.marketing.mobile.services.AppContextService
Set the Android Application, which enables the SDK get the app Context, register a Application.ActivityLifecycleCallbacks to monitor the lifecycle of the app and get the android.app.Activity on top of the screen.
setBoolean(java.lang.String,boolean) - function in com.adobe.marketing.mobile.services.NamedCollection
Set or update a boolean value for key
setDouble(java.lang.String,double) - function in com.adobe.marketing.mobile.services.NamedCollection
Set or update a double value for key
setEventData(java.util.Map) - function in com.adobe.marketing.mobile.Event.Builder
Sets the data for this Event.
setExecutorService(java.util.concurrent.ExecutorService) - function in com.adobe.marketing.mobile.util.SerialWorkDispatcher
 
setFinalJob(java.lang.Runnable) - function in com.adobe.marketing.mobile.util.SerialWorkDispatcher
Sets a job that will be invoked ((on the thread that SerialWorkDispatcher maintains) immediately before the executorService is shutdown as a result of SerialWorkDispatcher.shutdown.
setFloat(java.lang.String,float) - function in com.adobe.marketing.mobile.services.NamedCollection
Set or update a float value for key
setInitialJob(java.lang.Runnable) - function in com.adobe.marketing.mobile.util.SerialWorkDispatcher
Sets a job that is will be invoked (on the thread that SerialWorkDispatcher maintains) immediately when the SerialWorkDispatcher starts and before processing the items in the queue.
setInt(java.lang.String,int) - function in com.adobe.marketing.mobile.services.NamedCollection
Set or update an int value
setLargeIconResourceID(int) - function in com.adobe.marketing.mobile.MobileCore
Sets the resource Id for large icon.
setLifecycleAdditionalContextData(java.util.Map) - function in com.adobe.marketing.mobile.InitOptions
 
setLifecycleAutomaticTrackingEnabled(java.lang.Boolean) - function in com.adobe.marketing.mobile.InitOptions
 
setLoggingService(com.adobe.marketing.mobile.services.Logging) - function in com.adobe.marketing.mobile.services.ServiceProvider
Overrides the Logging service.
setLogLevel(com.adobe.marketing.mobile.LoggingMode) - function in com.adobe.marketing.mobile.MobileCore
Set the LoggingMode level for the Mobile SDK.
setLogLevel(com.adobe.marketing.mobile.LoggingMode) - function in com.adobe.marketing.mobile.services.Log
Sets the log level to operate at
setLong(java.lang.String,long) - function in com.adobe.marketing.mobile.services.NamedCollection
Set or update a long value for key
setMap(java.lang.String,java.util.Map) - function in com.adobe.marketing.mobile.services.NamedCollection
Set or update a Map value for key
setNetworkService(com.adobe.marketing.mobile.services.Networking) - function in com.adobe.marketing.mobile.services.ServiceProvider
Overrides the Networking service.
setPresentationDelegate(com.adobe.marketing.mobile.services.ui.PresentationDelegate) - function in com.adobe.marketing.mobile.services.ui.UIService
Sets the presentation delegate for the SDK.
setPrivacyStatus(com.adobe.marketing.mobile.MobilePrivacyStatus) - function in com.adobe.marketing.mobile.MobileCore
Set the Adobe Mobile Privacy status.
setPushIdentifier(java.lang.String) - function in com.adobe.marketing.mobile.MobileCore
This method dispatches an event to notify the SDK of a new pushIdentifier
setServer(java.lang.String) - function in com.adobe.marketing.mobile.util.URLBuilder
set the server address
setSmallIconResourceID(int) - function in com.adobe.marketing.mobile.MobileCore
Sets the resource Id for small icon.
setStackTrace(kotlin.Array) - function in java.lang.Throwable
 
setString(java.lang.String,java.lang.String) - function in com.adobe.marketing.mobile.services.NamedCollection
Set or update a String value for key
setTheme(int) - function in android.content.ContextWrapper
 
setUriHandler(com.adobe.marketing.mobile.services.uri.URIHandler) - function in com.adobe.marketing.mobile.services.uri.UriOpening
Sets the URIHandler to be used for fetching destination intents when opening URIs.
setWallpaper(android.graphics.Bitmap) - function in android.content.ContextWrapper
 
setWrapperType(com.adobe.marketing.mobile.WrapperType) - function in com.adobe.marketing.mobile.MobileCore
Sets the SDK's current wrapper type.
sha2hash(java.lang.String) - function in com.adobe.marketing.mobile.util.StringEncoder
Computes the sha2 hash for the string
SharedStateResolution - class in com.adobe.marketing.mobile
Type representing the resolution of an extension's `SharedState`
SharedStateResolver - class in com.adobe.marketing.mobile
A `SharedStateResolver` which is invoked to set pending the `SharedState` versioned at `Event`
SharedStateResult - class in com.adobe.marketing.mobile
Contains the status and value for a given shared state
SharedStateStatus - class in com.adobe.marketing.mobile
Type representing the state of an extension's `SharedState`
shouldTakeOverUi(java.lang.Boolean) - function in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.Builder
Configures whether the message should take over the UI.
show() - function in com.adobe.marketing.mobile.services.ui.Presentable
Shows the presentable on the screen.
ShowFailed - class in com.adobe.marketing.mobile.services.ui
Types of Presentation errors and each of these classes represent their type hierarchies as needed.
shutdown() - function in com.adobe.marketing.mobile.util.SerialWorkDispatcher
Puts the SerialWorkDispatcher into inactive state and clears the workQueue.
SHUTDOWN - enum entry in com.adobe.marketing.mobile.util.SerialWorkDispatcher.State

Indicates that the dispatcher has been shutdown and no more work will be accepted.

SQLiteUtils - class in com.adobe.marketing.mobile.util
 
start() - function in com.adobe.marketing.mobile.util.SerialWorkDispatcher
Puts the SerialWorkDispatcher in active state and starts processing the {@link #workQueue} if not already active.
startActivities(kotlin.Array) - function in android.content.ContextWrapper
 
startActivity(android.content.Intent) - function in android.content.ContextWrapper
 
startEvents() - function in com.adobe.marketing.mobile.ExtensionApi
Starts the `Event` queue for this extension
startForeground(int,android.app.Notification) - function in android.app.Service
 
startForegroundService(android.content.Intent) - function in android.content.ContextWrapper
 
startInstrumentation(android.content.ComponentName,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
 
startIntentSender(android.content.IntentSender,android.content.Intent,int,int,int) - function in android.content.ContextWrapper
 
startService(android.content.Intent) - function in android.content.ContextWrapper
 
stopEvents() - function in com.adobe.marketing.mobile.ExtensionApi
Stops the `Event` queue for this extension
stopForeground(boolean) - function in android.app.Service
 
stopSelf() - function in android.app.Service
 
stopSelfResult(int) - function in android.app.Service
 
stopService(android.content.Intent) - function in android.content.ContextWrapper
 
StreamUtils - class in com.adobe.marketing.mobile.util
 
StringEncoder - class in com.adobe.marketing.mobile.util
 
StringUtils - class in com.adobe.marketing.mobile.util
 
SUCCESS - enum entry in com.adobe.marketing.mobile.launch.rulesengine.download.RulesLoadResult.Reason
 
SuppressedByAppDeveloper - class in com.adobe.marketing.mobile.services.ui
Represents a failure to show a Presentable because the app developer has suppressed Presentables.
suspend() - function in com.adobe.marketing.mobile.services.HitQueuing
Puts the Queue in suspended state and discontinue processing hits
suspend() - function in com.adobe.marketing.mobile.services.PersistentHitQueue
Puts the Queue in suspended state and discontinue processing hits
SWIPE_DOWN - enum entry in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.MessageGesture
 
SWIPE_LEFT - enum entry in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.MessageGesture
 
SWIPE_RIGHT - enum entry in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.MessageGesture
 
SWIPE_UP - enum entry in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.MessageGesture
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z