---
title: NFCFeliCaPollingTimeSlot
framework: corenfc
role: symbol
role_heading: Enumeration
path: corenfc/nfcfelicapollingtimeslot
---

# NFCFeliCaPollingTimeSlot

## Declaration

```swift
enum NFCFeliCaPollingTimeSlot
```

## Topics

### Enumeration Cases

- [NFCFeliCaPollingTimeSlot.max1](corenfc/nfcfelicapollingtimeslot/max1.md)
- [NFCFeliCaPollingTimeSlot.max16](corenfc/nfcfelicapollingtimeslot/max16.md)
- [NFCFeliCaPollingTimeSlot.max2](corenfc/nfcfelicapollingtimeslot/max2.md)
- [NFCFeliCaPollingTimeSlot.max4](corenfc/nfcfelicapollingtimeslot/max4.md)
- [NFCFeliCaPollingTimeSlot.max8](corenfc/nfcfelicapollingtimeslot/max8.md)

### Initializers

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

### Type Properties

- [PollingTimeSlotMax1](corenfc/nfcfelicapollingtimeslot/pollingtimeslotmax1.md)
- [PollingTimeSlotMax16](corenfc/nfcfelicapollingtimeslot/pollingtimeslotmax16.md)
- [PollingTimeSlotMax2](corenfc/nfcfelicapollingtimeslot/pollingtimeslotmax2.md)
- [PollingTimeSlotMax4](corenfc/nfcfelicapollingtimeslot/pollingtimeslotmax4.md)
- [PollingTimeSlotMax8](corenfc/nfcfelicapollingtimeslot/pollingtimeslotmax8.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

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