Condividi tramite


MobileBroadbandNetwork.GetVoiceCallSupportAsync Metodo

Definizione

Recupera in modo asincrono un valore che indica se la rete supporta attualmente le chiamate vocali.

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)

Restituisce

Operazione di recupero asincrona. Al termine, contiene un valore che indica se la rete supporta le chiamate vocali (se true) o meno.

Attributi

Requisiti Windows

Funzionalità dell'app
cellularDeviceControl cellularDeviceIdentity

Si applica a