Initializermochidev.swift-webpush 0.4.2WebPush
init(intValue:)
init?(intValue: Int)
init?(intValue: Int)
s7WebPush0B7MessageO12NotificationV0D10CodingKeysO8intValueAGy_x_GSgSi_tcfc
What are these?7JU83
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.
@frozen struct Int
A signed integer value type.
init?(rawValue: String)
init?(stringValue: String)