Freigeben über


Contacts.GetAllAsync(CancellationToken) Methode

Definition

Ruft eine Auflistung aller Kontakte auf dem Gerät ab.

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Xamarin.Essentials.Contact>> GetAllAsync (System.Threading.CancellationToken cancellationToken = null);

Parameter

cancellationToken
System.Threading.CancellationToken

Ein Token zum Abbrechen des Vorgangs

Gibt zurück

System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Contact>>

Gibt eine Sammlung von Kontakten auf dem Gerät zurück.

Gilt für: