-
Methods in org.robovm.apple.authservices with parameters of type ASAccountAuthenticationModificationController
| Modifier and Type |
Method |
Description |
void |
ASAccountAuthenticationModificationControllerDelegate.didFailRequest(ASAccountAuthenticationModificationController controller,
ASAccountAuthenticationModificationRequest request,
NSError error) |
|
void |
ASAccountAuthenticationModificationControllerDelegateAdapter.didFailRequest(ASAccountAuthenticationModificationController controller,
ASAccountAuthenticationModificationRequest request,
NSError error) |
|
void |
ASAccountAuthenticationModificationControllerDelegate.didSuccessfullyCompleteRequest(ASAccountAuthenticationModificationController controller,
ASAccountAuthenticationModificationRequest request,
NSDictionary<?,?> userInfo) |
|
void |
ASAccountAuthenticationModificationControllerDelegateAdapter.didSuccessfullyCompleteRequest(ASAccountAuthenticationModificationController controller,
ASAccountAuthenticationModificationRequest request,
NSDictionary<?,?> userInfo) |
|
UIWindow |
ASAccountAuthenticationModificationControllerPresentationContextProviding.getPresentationAnchor(ASAccountAuthenticationModificationController controller) |
|
UIWindow |
ASAccountAuthenticationModificationControllerPresentationContextProvidingAdapter.getPresentationAnchor(ASAccountAuthenticationModificationController controller) |
|