Compartilhar via


ASWebAuthenticationSessionCompletionHandler Delegar

Definição

Método delegate usado em ASWebAuthenticationSession interações.

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

Parâmetros

callbackUrl
NSUrl
error
NSError

Aplica-se a