The HTTP response that was returned from the push service..
let response: HTTPClientResponse
s7WebPush0B12ServiceErrorV8response15AsyncHTTPClient0G8ResponseVvp
5PFQF
import WebPush
struct PushServiceError
An unknown Push Service error was encountered.
struct HTTPClientResponse
A representation of an HTTP response for the Swift Concurrency HTTPClient API.
init(response: HTTPClientResponse)
Create a new http error.
var errorDescription: String? { get }
static func == (lhs: Self, rhs: Self) -> Bool
func hash(into hasher: inout Hasher)