---
title: NFCTypeNameFormat.empty
framework: corenfc
role: symbol
role_heading: Case
path: corenfc/nfctypenameformat/empty
---

# NFCTypeNameFormat.empty

A type indicating that the payload contains no data.

## Declaration

```swift
case empty
```

## Mentioned in

Adding Support for Background Tag Reading

## See Also

### Content Types

- [NFCTypeNameFormat.absoluteURI](corenfc/nfctypenameformat/absoluteuri.md)
- [NFCTypeNameFormat.media](corenfc/nfctypenameformat/media.md)
- [NFCTypeNameFormat.nfcExternal](corenfc/nfctypenameformat/nfcexternal.md)
- [NFCTypeNameFormat.nfcWellKnown](corenfc/nfctypenameformat/nfcwellknown.md)
- [NFCTypeNameFormat.unchanged](corenfc/nfctypenameformat/unchanged.md)
- [NFCTypeNameFormat.unknown](corenfc/nfctypenameformat/unknown.md)
