<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/kFTSProgressEstimatedTimeKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:@kFTSProgressEstimatedTimeKey"
  },
  "title" : "kFTSProgressEstimatedTimeKey"
}
-->

# kFTSProgressEstimatedTimeKey

NSNumber double value. This key is used with the NSDictionary returned from the fileTransferServicesPutProgress: and fileTransferServicesGetProgress: delegate methods

```
var kFTSProgressEstimatedTimeKey: Unmanaged<CFString>!
```

## Discussion

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)