NotificationHelper

Constructors

Link copied to clipboard
constructor(context: Context)

Properties

Link copied to clipboard
val ACTION_NEGATIVE_BUTTON_CLICK: String = "ACTION_NEGATIVE_BUTTON_CLICK"
Link copied to clipboard
val EXTRA_CAMPAIGN_ID: String = "CAMPAIGN_ID"
Link copied to clipboard
val EXTRA_NOTIFICATION_ID: String = "NOTIFICATION_ID"
Link copied to clipboard
val EXTRA_POSITIVE_ACTION_DATA_JSON: String = "POSITIVE_ACTION_DATA_JSON"

Functions

Link copied to clipboard
open fun createNotification(campaign: Campaign, notificationId: Int): Notification
Link copied to clipboard