Compartir a través de


ASWebAuthenticationSessionCompletionHandler Delegado

Definición

Método delegado usado en ASWebAuthenticationSession interacciones.

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

Parámetros

callbackUrl
NSUrl
error
NSError

Se aplica a