CustomAction

class CustomAction(action: ActionType, val keyValuePairs: Map<String, Any>?) : Action

Custom Action Object.

Author

Umang Chamaria

Since

10.0.00

Constructors

Link copied to clipboard
constructor(action: ActionType, keyValuePairs: Map<String, Any>?)

Properties

Link copied to clipboard
Link copied to clipboard

Key-Value Pair entered on the MoEngage Platform during campaign creation.

Functions

Link copied to clipboard
open override fun toString(): String