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