Package apple.foundation
Interface NSFileManager.Block_getFileProviderServicesForItemAtURLCompletionHandler
-
- Enclosing class:
- NSFileManager
public static interface NSFileManager.Block_getFileProviderServicesForItemAtURLCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getFileProviderServicesForItemAtURLCompletionHandler(NSDictionary<java.lang.String,? extends NSFileProviderService> services, NSError error)
-
-
-
Method Detail
-
call_getFileProviderServicesForItemAtURLCompletionHandler
void call_getFileProviderServicesForItemAtURLCompletionHandler(NSDictionary<java.lang.String,? extends NSFileProviderService> services, NSError error)
-
-