Arguments for enabling user push notifications. More...
Public Member Functions | |
| EnableUserPushNotificationsArgs (PromptPermissionFallback? fallback=null) | |
| Initializes a new instance of EnableUserPushNotificationsArgs. | |
Properties | |
| PromptPermissionFallback? | Fallback [get] |
| Gets the fallback behavior when permission is denied. | |
Arguments for enabling user push notifications.
|
inline |
Initializes a new instance of EnableUserPushNotificationsArgs.
| fallback | Optional fallback behavior. |
|
get |
Gets the fallback behavior when permission is denied.