Package apple.accounts
Interface ACAccountStore.Block_requestAccessToAccountsWithTypeWithCompletionHandler
-
- Enclosing class:
- ACAccountStore
public static interface ACAccountStore.Block_requestAccessToAccountsWithTypeWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_requestAccessToAccountsWithTypeWithCompletionHandler(boolean granted, NSError error)
-
-
-
Method Detail
-
call_requestAccessToAccountsWithTypeWithCompletionHandler
void call_requestAccessToAccountsWithTypeWithCompletionHandler(boolean granted, NSError error)
-
-