forwardingStatus(for:)
Retrieves the current notification forwarding status for an accessory.
Declaration
func forwardingStatus(for accessory: ASAccessory) async throws -> ForwardingDecisionParameters
- accessory:
The accessory to query.
Return Value
The current forwarding decision for the specified accessory.