Compartir a través de


CallStateChangeEventArgs.State Propiedad

Definición

Obtiene el estado actual de la llamada VoIP.

public:
 property VoipPhoneCallState State { VoipPhoneCallState get(); };
VoipPhoneCallState State();
public VoipPhoneCallState State { get; }
var voipPhoneCallState = callStateChangeEventArgs.state;
Public ReadOnly Property State As VoipPhoneCallState

Valor de propiedad

Estado actual de la llamada VOIP.

Requisitos de Windows

Características de aplicaciones
phoneCallHistory phoneCallHistorySystem voipCall

Se aplica a