A
C
F
G
I
L
O
P
R
S
T
U
W
A
- asRumResource(InputStream,String,SdkCore) - function in com.datadog.android.ktx.rum.InputStreamExtKt
- Allow the RumMonitor to track this InputStream as a RUM Resource.
- asyncTraced(CoroutineScope,String,CoroutineContext,CoroutineStart,SuspendFunction1) - function in com.datadog.android.ktx.coroutine.CoroutineExtKt
- Creates a coroutine and returns its future result as an implementation of Deferred.
- awaitTraced(Deferred,String) - function in com.datadog.android.ktx.coroutine.CoroutineExtKt
- Awaits for completion of this value without blocking a thread and resumes when deferred computation is complete, returning the resulting value or throwing the corresponding exception if the deferred was cancelled.