IObserverCallback.OnDocumentChanged(DocumentChangeInfo) Metodo

Definizione

Callback per attivare dopo la modifica del documento (documenti aggiunti, aggiornati o rimossi).

[Android.Runtime.Register("onDocumentChanged", "(Landroid/app/appsearch/observer/DocumentChangeInfo;)V", "GetOnDocumentChanged_Landroid_app_appsearch_observer_DocumentChangeInfo_Handler:Android.App.AppSearch.Observers.IObserverCallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=33)]
public void OnDocumentChanged(Android.App.AppSearch.Observers.DocumentChangeInfo changeInfo);
[<Android.Runtime.Register("onDocumentChanged", "(Landroid/app/appsearch/observer/DocumentChangeInfo;)V", "GetOnDocumentChanged_Landroid_app_appsearch_observer_DocumentChangeInfo_Handler:Android.App.AppSearch.Observers.IObserverCallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=33)>]
abstract member OnDocumentChanged : Android.App.AppSearch.Observers.DocumentChangeInfo -> unit

Parametri

changeInfo
DocumentChangeInfo

Informazioni sulla natura del cambiamento.

Attributi

Commenti

Callback per attivare dopo la modifica del documento (documenti aggiunti, aggiornati o rimossi).

per android.app.appsearch.observer.ObserverCallback.onDocumentChanged(android.app.appsearch.observer.DocumentChangeInfo).

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