trackAction

open override fun trackAction(action: Event.Action)

Tracks a user action event using a predefined Event.Action object.

Parameters

action

The Event.Action object representing the user action event.