PhoneCallStore Klasse

Definition

Stellt eine Sammlung von Informationen zu den auf einem Gerät verfügbaren Telefonleitungen dar.

public ref class PhoneCallStore sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneCallStore final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneCallStore
Public NotInheritable Class PhoneCallStore
Vererbung
Object Platform::Object IInspectable PhoneCallStore
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (eingeführt in v1.0)
App-Funktionen
phoneCallHistory phoneCallHistorySystem

Methoden

GetDefaultLineAsync()

Ruft die Zeilen-ID für die aktuelle Standardtelefonleitung ab.

IsEmergencyPhoneNumberAsync(String)

Überprüft, ob eine Telefonnummer eine Verbindung mit einem bekannten Notdienstanbieter herstellt.

RequestLineWatcher()

Ruft eine instance der PhoneLineWatcher-Klasse für das Gerät ab.

Gilt für: