IntentProvider

open class IntentProvider(context: Context, message: NotificationMessage)

Constructors

Link copied to clipboard
constructor(context: Context, message: NotificationMessage)

Types

Link copied to clipboard
object Companion

Functions

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

Generates a PendingIntent for the passed actions