reject(error:)
Rejects the session request.
Declaration
final func reject(error: AccessoryTransportSession.Error?) -> AccessoryTransportSession.Request.DecisionParameters
- error:
An error that indicates why the extension rejected the request.
Rejects the session request.
final func reject(error: AccessoryTransportSession.Error?) -> AccessoryTransportSession.Request.DecisionAn error that indicates why the extension rejected the request.