Condividi tramite


ASWebAuthenticationSessionCompletionHandler Delegato

Definizione

Metodo delegato usato nelle ASWebAuthenticationSession interazioni.

public delegate void ASWebAuthenticationSessionCompletionHandler(NSUrl callbackUrl, NSError error);
type ASWebAuthenticationSessionCompletionHandler = delegate of NSUrl * NSError -> unit

Parametri

callbackUrl
NSUrl
error
NSError

Si applica a