---
title: NFCISO15693ResponseFlag
framework: corenfc
role: symbol
role_heading: Structure
path: corenfc/nfciso15693responseflag
---

# NFCISO15693ResponseFlag

## Declaration

```swift
struct NFCISO15693ResponseFlag
```

## Topics

### Initializers

- [init(rawValue:)](corenfc/nfciso15693responseflag/init(rawvalue:).md)

### Type Properties

- [blockSecurityStatusBit5](corenfc/nfciso15693responseflag/blocksecuritystatusbit5.md)
- [blockSecurityStatusBit6](corenfc/nfciso15693responseflag/blocksecuritystatusbit6.md)
- [error](corenfc/nfciso15693responseflag/error.md)
- [finalResponse](corenfc/nfciso15693responseflag/finalresponse.md)
- [protocolExtension](corenfc/nfciso15693responseflag/protocolextension.md)
- [responseBufferValid](corenfc/nfciso15693responseflag/responsebuffervalid.md)
- [waitTimeExtension](corenfc/nfciso15693responseflag/waittimeextension.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Enumerations

- [NFCFeliCaEncryptionId](corenfc/nfcfelicaencryptionid.md)
- [NFCFeliCaPollingRequestCode](corenfc/nfcfelicapollingrequestcode.md)
- [NFCFeliCaPollingTimeSlot](corenfc/nfcfelicapollingtimeslot.md)
- [NFCISO15693RequestFlag](corenfc/nfciso15693requestflag.md)
- [NFCVASResponse.ErrorCode](corenfc/nfcvasresponse/errorcode.md)
- [NFCVASCommandConfiguration.Mode](corenfc/nfcvascommandconfiguration/mode-swift.enum.md)
