A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
U
- unlockAndDelete(String) - function in ai.kubesense.android.core.persistence.PersistenceStrategy
- Marks the batch as unlocked and to be deleted.
- unlockAndKeep(String) - function in ai.kubesense.android.core.persistence.PersistenceStrategy
- Marks the batch as unlocked and to be kept to be read again later.
- unwrap() - function in ai.kubesense.android.api.feature.FeatureScope
- Returns the original feature.
- updateFeatureContext(String,Boolean,Function1) - function in ai.kubesense.android.api.feature.FeatureSdkCore
- Updates the context if exists with the new entries.
- updateFeatureContext(String,Boolean,Function1) - function in ai.kubesense.android.api.feature.InternalSdkCore
- Updates the context if exists with the new entries.
- UploadFrequency - class in ai.kubesense.android.core.configuration
- Defines the frequency at which batch upload are tried.
- UploadSchedulerStrategy - class in ai.kubesense.android.core.configuration
- Defines the strategy used to schedule the waiting period between batch uploads.
- UploadWorker - class in ai.kubesense.android.core
UploadWorkeris responsible for handling background upload tasks using WorkManager.- UploadWorker.Companion - class in ai.kubesense.android.core.UploadWorker
- USER - enum entry in ai.kubesense.android.api.InternalLogger.Target
Log message will be sent to Logcat.
- UserInfo - class in ai.kubesense.android.api.context
- Holds information about the current User.
- useSite(KubesenseSite) - function in ai.kubesense.android.core.configuration.Configuration.Builder
- Let the SDK target your preferred Kubesense's site.