handleCancellation(error:)
A closure the system invokes when it cancels a session with a client.
Declaration
func handleCancellation(error: XPCRichError)Parameters
- error:
A description of the reason for the session’s cancellation.
A closure the system invokes when it cancels a session with a client.
func handleCancellation(error: XPCRichError)A description of the reason for the session’s cancellation.