pub unsafe static kFTSListingNameKey: Option<&'static CFString>Available on crate features
OBEXFileTransferServices and objc2 and objc2-core-foundation only.Expand description
NSString value. This key is used with the array of NSDictionary’s returned through the delegate method fileTransferServicesGetListingComplete: after calling getFolderListing.
See also Apple’s documentation