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