VpnEnabledNotificationContent

data class VpnEnabledNotificationContent(val title: String?, val text: SpannableStringBuilder, val onNotificationPressIntent: PendingIntent?, val notificationActions: VpnEnabledNotificationContentPlugin.NotificationActions, val deleteIntent: PendingIntent?)

Constructors

Link copied to clipboard
constructor(title: String?, text: SpannableStringBuilder, onNotificationPressIntent: PendingIntent?, notificationActions: VpnEnabledNotificationContentPlugin.NotificationActions, deleteIntent: PendingIntent?)

Types

Link copied to clipboard
object Companion

Properties

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