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

# NFCTypeNameFormat.media

A type indicating that the payload contains media data as defined by RFC 2046.

## Declaration

```swift
case media
```

## See Also

### Content Types

- [NFCTypeNameFormat.absoluteURI](corenfc/nfctypenameformat/absoluteuri.md)
- [NFCTypeNameFormat.empty](corenfc/nfctypenameformat/empty.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)
