retrieveFolderListing()
Get a remote directory listing
Declaration
func retrieveFolderListing() -> OBEXErrorReturn Value
kOBEXSuccess or kOBEXSessionBusyError initially. Further results returned through the fileTransferServicesRetrieveFolderListingComplete: delegate method if initially successful.
Discussion
Equivalent to ‘ls’.