<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreNFC",
  "identifier" : "/documentation/CoreNFC/NFCISO7816ResponseAPDU",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Core NFC"
    ],
    "preciseIdentifier" : "s:7CoreNFC22NFCISO7816ResponseAPDUV"
  },
  "title" : "NFCISO7816ResponseAPDU"
}
-->

# NFCISO7816ResponseAPDU

An object containing the response from the tag.

```
struct NFCISO7816ResponseAPDU
```

## Topics

### Response Data

[`payload`](/documentation/CoreNFC/NFCISO7816ResponseAPDU/payload)

A data object that contains the response data.

[`statusWord1`](/documentation/CoreNFC/NFCISO7816ResponseAPDU/statusWord1)

The SW1 command-processing status byte.

[`statusWord2`](/documentation/CoreNFC/NFCISO7816ResponseAPDU/statusWord2)

The SW2 command-processing status byte.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)