Enumeration Casemochidev.swift-webpush 0.4.2WebPush
tag
Notification.swift:238case tag
case tag
s7WebPush0B7MessageO12NotificationV0D10CodingKeysO3tagyAGy_x_GAImSERzs8SendableRzlF
What are these?22RRH
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 image
case icon
case badgeIcon
case vibrate
case timestamp
case shouldRenotify
case isSilent
case requiresInteraction
case data
case actions