toggle menu
MoEngage-Android-SDK
androidJvm
switch theme
search in API
inapp
/
com.moengage.inapp.model.actions
/
RequestNotificationAction
Request
Notification
Action
class
RequestNotificationAction
(
action
:
ActionType
,
val
requestCount
:
Int
)
:
Action
Author
Arshiya Khanum
Since
6.5.0
Members
Constructors
Request
Notification
Action
Link copied to clipboard
constructor
(
action
:
ActionType
,
requestCount
:
Int
)
Properties
action
Type
Link copied to clipboard
@
JvmField
val
actionType
:
ActionType
request
Count
Link copied to clipboard
val
requestCount
:
Int
Number of times request notification permission was attempted
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String