Compartir a través de


MobileBroadbandNetwork.GetVoiceCallSupportAsync Método

Definición

Recupera de forma asincrónica un valor que indica si esta red admite actualmente llamadas de voz.

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)

Devoluciones

Una operación de recuperación asincrónica. Al finalizar correctamente, contiene un valor que indica si la red admite llamadas de voz (si es true) o no.

Atributos

Requisitos de Windows

Características de aplicaciones
cellularDeviceControl cellularDeviceIdentity

Se aplica a