Freigeben über


MobileBroadbandNetwork.GetVoiceCallSupportAsync Methode

Definition

Ruft asynchron einen Wert ab, der angibt, ob dieses Netzwerk derzeit Sprachanrufe unterstützt.

public:
 virtual IAsyncOperation<bool> ^ GetVoiceCallSupportAsync() = GetVoiceCallSupportAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> GetVoiceCallSupportAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> GetVoiceCallSupportAsync();
function getVoiceCallSupportAsync()
Public Function GetVoiceCallSupportAsync () As IAsyncOperation(Of Boolean)

Gibt zurück

Ein asynchroner Abrufvorgang. Enthält einen Wert, der angibt, ob das Netzwerk Sprachanrufe unterstützt (sofern true) oder nicht.

Attribute

Windows-Anforderungen

App-Funktionen
cellularDeviceControl cellularDeviceIdentity

Gilt für: