Optional actionsOptional badgeThe badge for iOS or Web Push devices
Optional dataThe data object which can contain additional information.
Optional dirDefines which direction the text should be displayed (web push only)
Optional iconThe icon of the push message
Optional imageAn image of the push message (web push only)
Optional nativeThe number for iOS and Android devices which will occur on the top right of the icon
Optional renotifyThe renotify option makes new notifications vibrate and play a sound (web push only)
Optional requireThe requireInteraction option lets stay the push message until the user interacts with it (web push only)
Optional silentThe silent option shows a new notification but prevents default behavior (web push only)
Optional soundThe sound of an incoming push message (web push only)
Optional tagThe tag of the push message where messages are going to be collected (web push only)
Optional vibrateThe vibrate property specifies a vibration pattern for the device's vibration
Optional webThe web badge is the small monochrome icon which will occur on small devices (web push only)
Generated using TypeDoc
Actions that the user can invoke and interact with (web push only)