actionEventMapper property

RumActionEventMapper? actionEventMapper
getter/setter pair

A function that allows you to modify or drop specific RumActionEvents before they are sent to Datadog.

Implementation

RumActionEventMapper? actionEventMapper;