A  B  C  D  E  F  G  I  J  L  M  O  P  R  S  T  U  V  W 

M

map(T,MappingContext,AsyncJobStatusCallback) - function in com.datadog.android.sessionreplay.internal.recorder.mapper.BaseAsyncBackgroundWireframeMapper
Maps the View into a list of MobileSegment.Wireframe.
map(T,MappingContext,AsyncJobStatusCallback) - function in com.datadog.android.sessionreplay.internal.recorder.mapper.BaseWireframeMapper
Maps a View to a List<Wireframe> in order to be rendered in the Session Replay player.
map(TextView,MappingContext,AsyncJobStatusCallback) - function in com.datadog.android.sessionreplay.internal.recorder.mapper.MaskInputTextViewMapper
Maps the View into a list of MobileSegment.Wireframe.
map(TextView,MappingContext,AsyncJobStatusCallback) - function in com.datadog.android.sessionreplay.internal.recorder.mapper.MaskTextViewMapper
Maps the View into a list of MobileSegment.Wireframe.
map(TextView,MappingContext,AsyncJobStatusCallback) - function in com.datadog.android.sessionreplay.internal.recorder.mapper.TextViewMapper
Maps the View into a list of MobileSegment.Wireframe.
map(T,MappingContext,AsyncJobStatusCallback) - function in com.datadog.android.sessionreplay.internal.recorder.mapper.TraverseAllChildrenMapper
Maps a View to a List<Wireframe> in order to be rendered in the Session Replay player.
map(T,MappingContext,AsyncJobStatusCallback) - function in com.datadog.android.sessionreplay.internal.recorder.mapper.WireframeMapper
Maps a View to a List<Wireframe> in order to be rendered in the Session Replay player.
mapDrawableToColor(Drawable) - function in com.datadog.android.sessionreplay.utils.AndroidMDrawableToColorMapper
Maps the drawable to its meaningful color, or null if the drawable is mostly invisible.
mapDrawableToColor(Drawable) - function in com.datadog.android.sessionreplay.utils.AndroidQDrawableToColorMapper
Maps the drawable to its meaningful color, or null if the drawable is mostly invisible.
mapDrawableToColor(Drawable) - function in com.datadog.android.sessionreplay.utils.DrawableToColorMapper
Maps the drawable to its meaningful color, or null if the drawable is mostly invisible.
mapDrawableToColor(Drawable) - function in com.datadog.android.sessionreplay.utils.LegacyDrawableToColorMapper
Maps the drawable to its meaningful color, or null if the drawable is mostly invisible.
MappingContext - class in com.datadog.android.sessionreplay.internal.recorder
Contains the context information which will be passed from parent to its children when traversing the tree view for masking, as well as utilities and helpers that allow generating the wireframes expected by Datadog.
MASK - enum entry in com.datadog.android.sessionreplay.SessionReplayPrivacy

Masks all the elements. All the characters in texts will be replaced by X, images will be replaced with just a placeholder and switch buttons, check boxes and radio buttons will also be masked. This is the default privacy rule.

MASK_USER_INPUT - enum entry in com.datadog.android.sessionreplay.SessionReplayPrivacy

Masks most form fields such as inputs, checkboxes, radio buttons, switchers, sliders, etc. while recording all other text as is. Inputs are replaced with three asterisks (***).

MaskInputTextViewMapper - class in com.datadog.android.sessionreplay.internal.recorder.mapper
A WireframeMapper implementation to map a TextView component and apply the SessionReplayPrivacy.MASK_USER_INPUT masking rule.
MaskTextViewMapper - class in com.datadog.android.sessionreplay.internal.recorder.mapper
A WireframeMapper implementation to map a TextView component and apply the SessionReplayPrivacy.MASK masking rule.
MobileSegment - class in com.datadog.android.sessionreplay.model
Schema of a Session Replay Segment context.
MobileSegment.Add - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.Add.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Add
 
MobileSegment.Alignment - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.Alignment.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Alignment
 
MobileSegment.Application - class in com.datadog.android.sessionreplay.model.MobileSegment
Application properties
MobileSegment.Application.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Application
 
MobileSegment.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.Data - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.Data.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Data
 
MobileSegment.Data1 - class in com.datadog.android.sessionreplay.model.MobileSegment
The data contained by this record.
MobileSegment.Data1.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Data1
 
MobileSegment.Data2 - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.Data2.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Data2
 
MobileSegment.Data3 - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.Data3.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Data3
 
MobileSegment.Horizontal - class in com.datadog.android.sessionreplay.model.MobileSegment
The horizontal text alignment.
MobileSegment.Horizontal.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Horizontal
 
MobileSegment.MobileIncrementalData - class in com.datadog.android.sessionreplay.model.MobileSegment
Mobile-specific.
MobileSegment.MobileIncrementalData.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileIncrementalData
 
MobileSegment.MobileIncrementalData.MobileMutationData - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileIncrementalData
 
MobileSegment.MobileIncrementalData.MobileMutationData.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileIncrementalData.MobileMutationData
 
MobileSegment.MobileIncrementalData.PointerInteractionData - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileIncrementalData
Schema of a PointerInteraction.
MobileSegment.MobileIncrementalData.PointerInteractionData.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileIncrementalData.PointerInteractionData
 
MobileSegment.MobileIncrementalData.TouchData - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileIncrementalData
 
MobileSegment.MobileIncrementalData.TouchData.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileIncrementalData.TouchData
 
MobileSegment.MobileIncrementalData.ViewportResizeData - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileIncrementalData
Schema of a ViewportResizeDimension.
MobileSegment.MobileIncrementalData.ViewportResizeData.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileIncrementalData.ViewportResizeData
 
MobileSegment.MobileRecord - class in com.datadog.android.sessionreplay.model.MobileSegment
Mobile-specific.
MobileSegment.MobileRecord.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord
 
MobileSegment.MobileRecord.FocusRecord - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord
Schema of common properties for a Record event type.
MobileSegment.MobileRecord.FocusRecord.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord.FocusRecord
 
MobileSegment.MobileRecord.MetaRecord - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord
Schema of common properties for a Record event type.
MobileSegment.MobileRecord.MetaRecord.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord.MetaRecord
 
MobileSegment.MobileRecord.MobileFullSnapshotRecord - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord
Schema of common properties for a Record event type.
MobileSegment.MobileRecord.MobileFullSnapshotRecord.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord.MobileFullSnapshotRecord
 
MobileSegment.MobileRecord.MobileIncrementalSnapshotRecord - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord
Schema of common properties for a Record event type.
MobileSegment.MobileRecord.MobileIncrementalSnapshotRecord.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord.MobileIncrementalSnapshotRecord
 
MobileSegment.MobileRecord.ViewEndRecord - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord
Schema of common properties for a Record event type.
MobileSegment.MobileRecord.ViewEndRecord.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord.ViewEndRecord
 
MobileSegment.MobileRecord.VisualViewportRecord - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord
Schema of common properties for a Record event type.
MobileSegment.MobileRecord.VisualViewportRecord.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.MobileRecord.VisualViewportRecord
 
MobileSegment.Padding - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.Padding.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Padding
 
MobileSegment.PointerEventType - class in com.datadog.android.sessionreplay.model.MobileSegment
Schema of an PointerEventType
MobileSegment.PointerEventType.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.PointerEventType
 
MobileSegment.PointerType - class in com.datadog.android.sessionreplay.model.MobileSegment
Schema of an PointerType
MobileSegment.PointerType.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.PointerType
 
MobileSegment.Position - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.Position.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Position
 
MobileSegment.Remove - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.Remove.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Remove
 
MobileSegment.Session - class in com.datadog.android.sessionreplay.model.MobileSegment
Session properties
MobileSegment.Session.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Session
 
MobileSegment.ShapeBorder - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.ShapeBorder.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.ShapeBorder
 
MobileSegment.ShapeStyle - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.ShapeStyle.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.ShapeStyle
 
MobileSegment.Source - class in com.datadog.android.sessionreplay.model.MobileSegment
The source of this record
MobileSegment.Source.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Source
 
MobileSegment.TextPosition - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.TextPosition.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.TextPosition
 
MobileSegment.TextStyle - class in com.datadog.android.sessionreplay.model.MobileSegment
 
MobileSegment.TextStyle.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.TextStyle
 
MobileSegment.Vertical - class in com.datadog.android.sessionreplay.model.MobileSegment
The vertical text alignment.
MobileSegment.Vertical.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Vertical
 
MobileSegment.View - class in com.datadog.android.sessionreplay.model.MobileSegment
View properties
MobileSegment.View.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.View
 
MobileSegment.Wireframe - class in com.datadog.android.sessionreplay.model.MobileSegment
Schema of a Wireframe type.
MobileSegment.Wireframe.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe
 
MobileSegment.Wireframe.ImageWireframe - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe
Schema of common properties for Wireframe events type.
MobileSegment.Wireframe.ImageWireframe.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.ImageWireframe
 
MobileSegment.Wireframe.PlaceholderWireframe - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe
Schema of common properties for Wireframe events type.
MobileSegment.Wireframe.PlaceholderWireframe.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.PlaceholderWireframe
 
MobileSegment.Wireframe.ShapeWireframe - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe
Schema of common properties for Wireframe events type.
MobileSegment.Wireframe.ShapeWireframe.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.ShapeWireframe
 
MobileSegment.Wireframe.TextWireframe - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe
Schema of common properties for Wireframe events type.
MobileSegment.Wireframe.TextWireframe.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.TextWireframe
 
MobileSegment.Wireframe.WebviewWireframe - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe
Schema of common properties for Wireframe events type.
MobileSegment.Wireframe.WebviewWireframe.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.Wireframe.WebviewWireframe
 
MobileSegment.WireframeClip - class in com.datadog.android.sessionreplay.model.MobileSegment
Schema of clipping information for a Wireframe.
MobileSegment.WireframeClip.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeClip
 
MobileSegment.WireframeUpdateMutation - class in com.datadog.android.sessionreplay.model.MobileSegment
Schema of a WireframeUpdateMutation type.
MobileSegment.WireframeUpdateMutation.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation
 
MobileSegment.WireframeUpdateMutation.ImageWireframeUpdate - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation
Schema of common properties for WireframeUpdate events type.
MobileSegment.WireframeUpdateMutation.ImageWireframeUpdate.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.ImageWireframeUpdate
 
MobileSegment.WireframeUpdateMutation.PlaceholderWireframeUpdate - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation
Schema of common properties for WireframeUpdate events type.
MobileSegment.WireframeUpdateMutation.PlaceholderWireframeUpdate.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.PlaceholderWireframeUpdate
 
MobileSegment.WireframeUpdateMutation.ShapeWireframeUpdate - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation
Schema of common properties for WireframeUpdate events type.
MobileSegment.WireframeUpdateMutation.ShapeWireframeUpdate.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.ShapeWireframeUpdate
 
MobileSegment.WireframeUpdateMutation.TextWireframeUpdate - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation
Schema of common properties for WireframeUpdate events type.
MobileSegment.WireframeUpdateMutation.TextWireframeUpdate.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.TextWireframeUpdate
 
MobileSegment.WireframeUpdateMutation.WebviewWireframeUpdate - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation
Schema of common properties for WireframeUpdate events type.
MobileSegment.WireframeUpdateMutation.WebviewWireframeUpdate.Companion - class in com.datadog.android.sessionreplay.model.MobileSegment.WireframeUpdateMutation.WebviewWireframeUpdate
 
MOUSE - enum entry in com.datadog.android.sessionreplay.model.MobileSegment.PointerType
 
MOVE - enum entry in com.datadog.android.sessionreplay.model.MobileSegment.PointerEventType
 
A  B  C  D  E  F  G  I  J  L  M  O  P  R  S  T  U  V  W