---
title: NSFileHandleNotificationFileHandleItem
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsfilehandlenotificationfilehandleitem
---

# NSFileHandleNotificationFileHandleItem

A key in the userinfo dictionary in a NSFileHandleConnectionAccepted notification.

## Declaration

```swift
let NSFileHandleNotificationFileHandleItem: String
```

## Discussion

Discussion The corresponding value is the NSFileHandle object representing the “near” end of a socket connection.

## See Also

### Constants

- [NSFileHandleNotificationDataItem](foundation/nsfilehandlenotificationdataitem.md)
- [NSFileHandleNotificationMonitorModes](foundation/nsfilehandlenotificationmonitormodes.md)
