Contents

reject(error:)

Rejects the session request.

Declaration

final func reject(error: AccessoryTransportSession.Error?) -> AccessoryTransportSession.Request.Decision

Parameters

  • error:

    An error that indicates why the extension rejected the request.

See Also

Accepting and rejecting session requests