Package com.datadog.android.sessionreplay.internal.recorder.mapper
See: Description
-
Class Summary Class Description BaseAsyncBackgroundWireframeMapper BaseWireframeMapper MaskInputTextViewMapper A WireframeMapper implementation to map a TextView component and apply the SessionReplayPrivacy.MASK_USER_INPUT masking rule. MaskTextViewMapper A WireframeMapper implementation to map a TextView component and apply the SessionReplayPrivacy.MASK masking rule. TextViewMapper A WireframeMapper implementation to map a TextView component. -
Interface Summary Interface Description TraverseAllChildrenMapper Maps a View to a List of MobileSegment.Wireframe. WireframeMapper Maps a View to a List of MobileSegment.Wireframe.