Initializermochidev.swift-webpush 0.4.2WebPush
init(stringValue:)
init?(stringValue: String)
init?(stringValue: String)
s7WebPush5VAPIDO13ConfigurationV10CodingKeysO11stringValueAGSgSS_tcfc
What are these?48082
import WebPush
enum CodingKeys
The coding keys used to encode a VAPID configuration.
enum VAPID
A set of types for Voluntary Application Server Identification, also known as VAPID.
struct Configuration
A configuration object specifying the contact information along with the keys that your application server identifies itself with.
@frozen struct String
A Unicode string value that is a collection of characters.
init?(intValue: Int)