Initializermochidev.swift-webpush 0.4.2WebPush
init(stringValue:)
init?(stringValue: String)
init?(stringValue: String)
s7WebPush0B7MessageO18NotificationActionV10CodingKeysO11stringValueAGSgSS_tcfc
What are these?492N8
import WebPush
enum CodingKeys
The keys used when encoding NotificationAction
.
enum PushMessage
Common Push Message types.
struct NotificationAction
An associated action for a notification when it is displayed to the user.
@frozen struct String
A Unicode string value that is a collection of characters.
init?(intValue: Int)
init?(rawValue: String)