Initializermochidev.swift-webpush 0.4.2WebPush
init(stringValue:)
init?(stringValue: String)
init?(stringValue: String)
s7WebPush20UserAgentKeyMaterialV10CodingKeysO11stringValueAESgSS_tcfc
What are these?8HLD9
import WebPush
enum CodingKeys
The encoded representation of a subscriber’s key material.
struct UserAgentKeyMaterial
The set of cryptographic secrets shared by the browser (is. user agent) along with a subscription.
@frozen struct String
A Unicode string value that is a collection of characters.
init?(intValue: Int)
init?(rawValue: String)