kFTSProgressBytesTransferredKey

Static kFTSProgressBytesTransferredKey 

Source
pub unsafe static kFTSProgressBytesTransferredKey: Option<&'static CFString>
Available on crate features OBEXFileTransferServices and objc2-core-foundation only.
Expand description

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

See also Apple’s documentation