Android
androidJvm
vpn-api
/
com.duckduckgo.mobile.android.vpn.service
/
VpnEnabledNotificationContentPlugin
/
NotificationActions
/
VPNFeatureActions
VPNFeature
Actions
data
class
VPNFeatureActions
(
val
actions
:
List
<
NotificationCompat.Action
>
)
:
VpnEnabledNotificationContentPlugin.NotificationActions
Members
Constructors
VPNFeature
Actions
Link copied to clipboard
constructor
(
actions
:
List
<
NotificationCompat.Action
>
)
Properties
actions
Link copied to clipboard
val
actions
:
List
<
NotificationCompat.Action
>