PackageInstaller.UnregisterSessionCallback Método

Definição

Cancele o registro de um retorno de chamada registrado anteriormente.

[Android.Runtime.Register("unregisterSessionCallback", "(Landroid/content/pm/PackageInstaller$SessionCallback;)V", "GetUnregisterSessionCallback_Landroid_content_pm_PackageInstaller_SessionCallback_Handler")]
public virtual void UnregisterSessionCallback(Android.Content.PM.PackageInstaller.SessionCallback callback);
[<Android.Runtime.Register("unregisterSessionCallback", "(Landroid/content/pm/PackageInstaller$SessionCallback;)V", "GetUnregisterSessionCallback_Landroid_content_pm_PackageInstaller_SessionCallback_Handler")>]
abstract member UnregisterSessionCallback : Android.Content.PM.PackageInstaller.SessionCallback -> unit
override this.UnregisterSessionCallback : Android.Content.PM.PackageInstaller.SessionCallback -> unit

Parâmetros

Atributos

Comentários

Java documentação para android.content.pm.PackageInstaller.unregisterSessionCallback(android.content.pm.SessionCallback).

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a