Package apple.coreml
Interface MLModelCollection.Block_endAccessingModelCollectionWithIdentifierCompletionHandler
-
- Enclosing class:
- MLModelCollection
public static interface MLModelCollection.Block_endAccessingModelCollectionWithIdentifierCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_endAccessingModelCollectionWithIdentifierCompletionHandler(boolean success, NSError error)
-
-
-
Method Detail
-
call_endAccessingModelCollectionWithIdentifierCompletionHandler
void call_endAccessingModelCollectionWithIdentifierCompletionHandler(boolean success, NSError error)
-
-