Package com.datadog.android.sessionreplay
See: Description
-
Interface Summary Interface Description ExtensionSupport In case you need to provide different configuration for a specific Android UI framework that is not supported by our SR instrumentation layer (e.g Material elements) you can implement this class. PrivacyLevel Base interface for privacy masking levels. -
Enum Summary Enum Description ImagePrivacy Defines the Session Replay privacy policy when recording images. SessionReplayPrivacy Defines the Session Replay privacy policy when recording the sessions. TextAndInputPrivacy Defines the Session Replay privacy policy when recording text and inputs. TouchPrivacy Defines the Session Replay privacy policy when recording touch interactions. -
Class Summary Class Description MapperTypeWrapper A wrapper holding a a WireframeMapper and the type it's associated with. Builder A Builder class for a SessionReplayConfiguration. SessionReplayConfiguration Describes configuration to be used for the Session Replay feature. Builder Builder class for configuring and creating instances of the SystemRequirementsConfiguration needed to enable the Session Replay feature. SystemRequirementsConfiguration This class defines the system requirements necessary to enable the Session Replay feature. PrivacyOverrideExtensionsKt -
Object Summary Object Description SessionReplay An entry point to Datadog Session Replay feature. Companion