Contents

WKExtendedRuntimeSessionErrorDomain

The domain for errors reported by extended runtime sessions.

Declaration

let WKExtendedRuntimeSessionErrorDomain: String

Discussion

The session passes these errors to the session delegate’s extendedRuntimeSession(_:didInvalidateWith:error:) method.

See Also

Handling Errors