A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
V
W
C
- Config - class in ai.cheq.sst.android.core
- Configuration object for the CHEQ SST service.
- config() - function in ai.cheq.sst.android.core.Sst
- Returns the current configuration of the SDK.
- configure(Config,ContextProvider) - function in ai.cheq.sst.android.core.Sst
- Configures the CHEQ SST SDK with the specified contextProvider and config.
- ConflictingModelException - class in ai.cheq.sst.android.core.exceptions
- Exception type for errors when adding a model whose key or type is already in use.
- Constants - class in ai.cheq.sst.android.core.models
- Constants used in the SDK.
- context() - function in ai.cheq.sst.android.core.ContextProvider
- The android Context.
- ContextProvider - class in ai.cheq.sst.android.core
- Provides the Android Context for the CHEQ SST service.
- Cookie - class in ai.cheq.sst.android.core.storage
- A cookie object represents information about an HTTP cookie.
- Cookies - class in ai.cheq.sst.android.core.storage
- A collection of Cookie objects that can be stored and retrieved from persistent storage.
- create() - function in ai.cheq.sst.android.core.models.DeviceModel.Config
- Creates a new instance of the device model with the custom configuration.
- customModel() - function in ai.cheq.sst.android.core.models.DeviceModel.Companion
- Creates an instance of the device model with a custom configuration.