Contents

forwardingStatus(for:)

Retrieves the current notification forwarding status for an accessory.

Declaration

func forwardingStatus(for accessory: ASAccessory) async throws -> ForwardingDecision

Parameters

  • accessory:

    The accessory to query.

Return Value

The current forwarding decision for the specified accessory.