A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  V  W 

S

SessionStorage - class in ai.cheq.sst.android.core.storage
A collection of session storage Item objects that can be stored and retrieved from persistent storage.
SessionStorage.Companion - class in ai.cheq.sst.android.core.storage.SessionStorage
 
setIdEnabled(Boolean) - function in ai.cheq.sst.android.core.models.DeviceModel.Config
 
setNotConfiguredPolicy(NotConfiguredPolicy) - function in ai.cheq.sst.android.core.SstStrictMode
Sets the policy to enforce when the SDK is not configured.
setOsEnabled(Boolean) - function in ai.cheq.sst.android.core.models.DeviceModel.Config
 
setScreenEnabled(Boolean) - function in ai.cheq.sst.android.core.models.DeviceModel.Config
 
setStackTrace(Array) - function in kotlin.ConflictingModelException
 
setStackTrace(Array) - function in kotlin.SstException
 
Sst - class in ai.cheq.sst.android.core
The main entry point for the CHEQ SST SDK.
SstException - class in ai.cheq.sst.android.core.exceptions
Base exception for all exceptions thrown by the SST SDK.
SstStrictMode - class in ai.cheq.sst.android.core
StrictMode is a developer tool which detects things you might be doing by accident and brings them to your attention so you can fix them.
stop(ModelContext) - function in ai.cheq.sst.android.core.models.AppModel
Stops the model and releases any resources it holds.
stop(ModelContext) - function in ai.cheq.sst.android.core.models.DeviceModel
Stops the model and releases any resources it holds.
stop(ModelContext) - function in ai.cheq.sst.android.core.models.LibraryModel
Stops the model and releases any resources it holds.
stop(ModelContext) - function in ai.cheq.sst.android.core.models.Model
Stops the model and releases any resources it holds.
Storage - class in ai.cheq.sst.android.core.storage
Provides access to Cookies, LocalStorage, and SessionStorage.
StorageCollection - class in ai.cheq.sst.android.core.storage
A generic collection of values that can be stored and retrieved from persistent storage.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  V  W