getActionPendingIntent

fun getActionPendingIntent(actions: Array<Action>?, analyticsType: String, clickedId: String, title: String?): PendingIntent?

Generates a PendingIntent for the passed actions

Return

a PendingIntent

Parameters

actions

the actions to perform