UALUser Action
constructor(name: String, category: String, label: String, value: String, payload: Map<String, String>)
Parameters
name
The name of the user action.
category
The category of the action (e.g., click, navigation).
label
A label describing the action context.
value
The value associated with the action.
payload
A map of key-value pairs with action details.