AccessorySecuritySession.Request.Decision
A structure that represents the decision to accept or reject a session request.
Declaration
struct DecisionOverview
The accept(_:) and reject(error:) methods return this type.
A structure that represents the decision to accept or reject a session request.
struct DecisionThe accept(_:) and reject(error:) methods return this type.