LRNotification

data class LRNotification(val notification: Notification, val notificationId: Int, val channelId: String = PROTECTION_CHANNEL_ID)

Class that represents a notification used by the SDK

Constructors

Link copied to clipboard
constructor(notification: Notification, notificationId: Int, channelId: String = PROTECTION_CHANNEL_ID)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard