NotificationMetaData

open class NotificationMetaData

Constructors

NotificationMetaData
Link copied to clipboard
open fun NotificationMetaData(payload: NotificationPayload, notificationBuilder: NotificationCompat.Builder, clickIntent: Intent, notificationId: Int)

Properties

clickIntent
Link copied to clipboard
val clickIntent: Intent
notificationBuilder
Link copied to clipboard
val notificationBuilder: NotificationCompat.Builder
notificationId
Link copied to clipboard
val notificationId: Int
payload
Link copied to clipboard
val payload: NotificationPayload