Lingua

IGetWalletCardsCallback.OnFailure(GetWalletCardsError) Metodo

Definizione

Notifica al sistema Android che non è stato possibile gestire un oggetto QuickAccessWalletService#onWalletCardsRequested dal servizio.

[Android.Runtime.Register("onFailure", "(Landroid/service/quickaccesswallet/GetWalletCardsError;)V", "GetOnFailure_Landroid_service_quickaccesswallet_GetWalletCardsError_Handler:Android.Service.QuickAccessWallet.IGetWalletCardsCallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)]
public void OnFailure(Android.Service.QuickAccessWallet.GetWalletCardsError error);
[<Android.Runtime.Register("onFailure", "(Landroid/service/quickaccesswallet/GetWalletCardsError;)V", "GetOnFailure_Landroid_service_quickaccesswallet_GetWalletCardsError_Handler:Android.Service.QuickAccessWallet.IGetWalletCardsCallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)>]
abstract member OnFailure : Android.Service.QuickAccessWallet.GetWalletCardsError -> unit

Parametri

error
GetWalletCardsError

Messaggio di errore. <b>Nota: </b> questo messaggio deve <contenere<> informazioni>personali (informazioni personali, ad esempio nome utente o indirizzo di posta elettronica).

Attributi

Commenti

Notifica al sistema Android che non è stato possibile gestire un oggetto QuickAccessWalletService#onWalletCardsRequested dal servizio.

per android.service.quickaccesswallet.GetWalletCardsCallback.onFailure(android.service.quickaccesswallet.GetWalletCardsError).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a