Enumerationmochidev.swift-webpush 0.4.2WebPush
VAPID
A set of types for Voluntary Application Server Identification, also known as VAPID.
enum VAPID
A set of types for Voluntary Application Server Identification, also known as VAPID.
enum VAPID
import WebPush
protocol Sendable
struct Configuration
A configuration object specifying the contact information along with the keys that your application server identifies itself with.
struct ConfigurationError
An error encountered during Configuration
initialization or decoding.
struct Key
Represents the application server’s identification key that is used to confirm to a push service that the server connecting to it is the same one that was subscribed to.