ContentResolver.GetSyncAdapterTypes Metodo

Definizione

Ottenere informazioni sui SyncAdapter noti al sistema.

[Android.Runtime.Register("getSyncAdapterTypes", "()[Landroid/content/SyncAdapterType;", "")]
public static Android.Content.SyncAdapterType[]? GetSyncAdapterTypes();
[<Android.Runtime.Register("getSyncAdapterTypes", "()[Landroid/content/SyncAdapterType;", "")>]
static member GetSyncAdapterTypes : unit -> Android.Content.SyncAdapterType[]

Valori restituiti

matrice di SyncAdapter registrati con il sistema

Attributi

Commenti

Ottenere informazioni sui SyncAdapter noti al sistema.

per android.content.ContentResolver.getSyncAdapterTypes().

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