A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
W
D
- d(String) - function in ai.cheq.sst.android.core.models.Log
- Send a debug log message.
- DataLayer - class in ai.cheq.sst.android.core
- A data layer that stores key-value pairs to persistent storage.
- DeviceModel - class in ai.cheq.sst.android.core.models
- Represents the device model that collects and exposes device-related data.
- DeviceModel.Data - class in ai.cheq.sst.android.core.models.DeviceModel
- Data class representing the device model data.
- DeviceModel.Data.Os - class in ai.cheq.sst.android.core.models.DeviceModel.Data
- Represents information about the operating system.
- DeviceModel.Data.Screen - class in ai.cheq.sst.android.core.models.DeviceModel.Data
- Represents information about the device's screen.
- DuplicateModelException - class in ai.cheq.sst.android.core.exceptions
- Exception type for errors when adding a model that already exists or whose key is already in use.