Initializermochidev.swift-webpush 0.4.2WebPush
init(rawValue:)
init?(rawValue: String)
init?(rawValue: String)
s7WebPush0B7MessageO12NotificationV0C10CodingKeysO8rawValueAGy_x_GSgSS_tcfc
What are these?3MCUP
import WebPush
enum MessageCodingKeys
The keys used when encoding a top-level Notification
.
enum PushMessage
Common Push Message types.
struct Notification<Contents> where Contents : Encodable, Contents : Sendable
A Declarative Push Notification.
@frozen struct String
A Unicode string value that is a collection of characters.
init?(intValue: Int)
init?(stringValue: String)