Package apple.foundation
Interface NSFileVersion.Block_getNonlocalVersionsOfItemAtURLCompletionHandler
-
- Enclosing class:
- NSFileVersion
public static interface NSFileVersion.Block_getNonlocalVersionsOfItemAtURLCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getNonlocalVersionsOfItemAtURLCompletionHandler(NSArray<? extends NSFileVersion> nonlocalFileVersions, NSError error)
-
-
-
Method Detail
-
call_getNonlocalVersionsOfItemAtURLCompletionHandler
void call_getNonlocalVersionsOfItemAtURLCompletionHandler(NSArray<? extends NSFileVersion> nonlocalFileVersions, NSError error)
-
-