Partager via


CallStateChangeEventArgs.State Propriété

Définition

Obtient l’état actuel de l’appel VoIP.

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

Valeur de propriété

État actuel de l’appel VOIP.

Configuration requise pour Windows

Fonctionnalités de l’application
phoneCallHistory phoneCallHistorySystem voipCall

S’applique à