Method | Description | |
---|---|---|
AuthenticationAgentUIViewController ( string url, string callback, ReturnCodeCallback callbackMethod ) : System | ||
DismissViewController ( bool animated, System.Action completionHandler ) : void | ||
ViewDidLoad ( ) : void |
Method | Description | |
---|---|---|
CancelAuthentication ( object sender, |
public AuthenticationAgentUIViewController ( string url, string callback, ReturnCodeCallback callbackMethod ) : System | ||
url | string | |
callback | string | |
callbackMethod | ReturnCodeCallback | |
return | System |
public DismissViewController ( bool animated, System.Action completionHandler ) : void | ||
animated | bool | |
completionHandler | System.Action | |
return | void |