A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
V
W
S
- SessionReplay - class in com.datadog.android.sessionreplay
- An entry point to Datadog Session Replay feature.
- SessionReplayConfiguration - class in com.datadog.android.sessionreplay
- Describes configuration to be used for the Session Replay feature.
- SessionReplayConfiguration.Builder - class in com.datadog.android.sessionreplay.SessionReplayConfiguration
- A Builder class for a SessionReplayConfiguration.
- SessionReplayPrivacy - class in com.datadog.android.sessionreplay
- Defines the Session Replay privacy policy when recording the sessions.
- setBase64(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.ImageWireframe
- setBase64(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.ImageWireframeUpdate
- setIsEmpty(Boolean) - function in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.ImageWireframe
- setIsEmpty(Boolean) - function in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.ImageWireframeUpdate
- setLabel(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.PlaceholderWireframe
- setLabel(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.PlaceholderWireframeUpdate
- setMimeType(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.ImageWireframe
- setMimeType(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.ImageWireframeUpdate
- setPrivacy(SessionReplayPrivacy) - function in com.datadog.android.sessionreplay.SessionReplayConfiguration.Builder
- Sets the privacy rule for the Session Replay feature.
- setResourceId(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.ImageWireframe
- setResourceId(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.ImageWireframeUpdate
- setText(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.TextWireframe
- setText(String) - function in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.TextWireframeUpdate
- SystemInformation - class in com.datadog.android.sessionreplay.internal.recorder
- Provides information about the current system.