Package apple.accounts
Interface ACAccountStore.Block_saveAccountWithCompletionHandler
-
- Enclosing class:
- ACAccountStore
public static interface ACAccountStore.Block_saveAccountWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_saveAccountWithCompletionHandler(boolean success, NSError error)
-
-
-
Method Detail
-
call_saveAccountWithCompletionHandler
void call_saveAccountWithCompletionHandler(boolean success, NSError error)
-
-