RequestNotificationAction

class RequestNotificationAction(action: ActionType, val requestCount: Int) : Action

Author

Arshiya Khanum

Since

6.5.0

Constructors

Link copied to clipboard
constructor(action: ActionType, requestCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard

Number of times request notification permission was attempted

Functions

Link copied to clipboard
open override fun toString(): String