ASWebAuthenticationSessionCompletionHandler Delegar
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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