Initializermochidev.swift-webpush 0.4.2WebPush
init(intValue:)
init?(intValue: Int)
init?(intValue: Int)
s7WebPush0B7MessageO18NotificationActionV10CodingKeysO8intValueAGSgSi_tcfc
What are these?DU7P
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 Int
A signed integer value type.
init?(rawValue: String)
init?(stringValue: String)