Enumeration Casemochidev.swift-webpush 0.4.2WebPush
timestamp
Notification.swift:243case timestamp
case timestamp
s7WebPush0B7MessageO12NotificationV0D10CodingKeysO9timestampyAGy_x_GAImSERzs8SendableRzlF
What are these?33B97
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 shouldRenotify
case isSilent
case requiresInteraction
case data
case actions