Contents

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.