Enumeration Casemochidev.swift-webpush 0.4.2WebPush
shouldRenotify
Notification.swift:244case shouldRenotify
case shouldRenotify
s7WebPush0B7MessageO12NotificationV0D10CodingKeysO14shouldRenotifyyAGy_x_GAImSERzs8SendableRzlF
What are these?4L61Z
import WebPush
enum NotificationCodingKeys
The keys used when encoding a Notification
as a notification
.
enum PushMessage
Common Push Message types.
struct Notification<Contents> where Contents : Encodable, Contents : Sendable
A Declarative Push Notification.
case title
case direction
case language
case body
case destination
case tag
case image
case icon
case badgeIcon
case vibrate
case timestamp
case isSilent
case requiresInteraction
case data
case actions