A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_
A
- addUserProperties(Map,SdkCore) - function in com.datadog.android.Datadog
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- addUserProperties(Map) - function in com.datadog.android.Datadog
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- addUserProperties(Map) - function in com.datadog.android.api.SdkCore
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- addUserProperties(Map) - function in com.datadog.android.api.FeatureSdkCore
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- addUserProperties(Map) - function in com.datadog.android.api.InternalSdkCore
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- ALL - enum entry in com.datadog.android.core.metrics.MethodCallSamplingRate
- allowClearTextHttp(Configuration.Builder) - function in com.datadog.android._InternalProxy.Companion
- allowThreadDiskReads(Function0) - function in com.datadog.android.core.StrictModeExtKt
- This utility function wraps a call to a method that needs to perform a disk read operation on the main thread.
- allowThreadDiskWrites(Function0) - function in com.datadog.android.core.StrictModeExtKt
- This utility function wraps a call to a method that needs to perform a disk write operation on the main thread.
- AP1 - enum entry in com.datadog.android.DatadogSite
The AP1 site: ap1.datadoghq.com.
- asString(Thread.State) - function in com.datadog.android.core.internal.utils.ThreadExtKt
- Converts Thread state to string format.
- AVERAGE - enum entry in com.datadog.android.core.configuration.UploadFrequency
Try to upload batch data with a medium frequency.
- awaitTermination(Long,TimeUnit) - function in java.util.concurrent.FlushableExecutorService