A
B
C
D
G
M
N
R
S
T
V
W
T
- trackCustomArea(java.lang.String,android.graphics.Rect) - function in com.dynatrace.android.api.DynatraceSessionReplay
- Adds a custom event in Session Replay timeline with the name as value and updates the area in Session Replay player.
- trackCustomEvent(java.lang.String) - function in com.dynatrace.android.api.DynatraceSessionReplay
- Adds a custom event in Session Replay timeline with the name as value and updates the whole screen in the player.
- trackCustomEvent(java.lang.String,android.view.View) - function in com.dynatrace.android.api.DynatraceSessionReplay
- Adds a custom event in Session Replay timeline with the name as value and updates the view in Session Replay player.