A
B
C
D
E
G
H
I
N
R
T
T
- trackClick(String,Map,SdkCore,Function0) - function in com.datadog.android.compose.InteractionTrackingKt
- Creates a proxy around click listener, which will report clicks to Datadog.
- TrackInteractionEffect(String,InteractionSource,InteractionType,Map,SdkCore) - function in com.datadog.android.compose.InteractionTrackingKt
- When TrackInteractionEffect enters composition, it will start tracking interactions (swipe or scroll) emitted by the given interaction source in the composition's CoroutineContext.