Freigeben über


VoipPhoneCall.NotifyCallActive Methode

Definition

Benachrichtigt das System, dass der VoIP-Aufruf aktiv ist.

public:
 virtual void NotifyCallActive() = NotifyCallActive;
void NotifyCallActive();
public void NotifyCallActive();
function notifyCallActive()
Public Sub NotifyCallActive ()

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem voipCall voipCall

Hinweise

Das System löst das AnswerRequested-Ereignis aus, um Ihrer VoIP-Anwendung zu signalisieren, dass der Aufruf vom System akzeptiert wurde. Nachdem das Ereignis ausgelöst wurde, muss Ihre VoIP-Anwendung NotifyCallActive innerhalb von 5 Sekunden aufrufen. Weitere Informationen finden Sie unter VoipPhoneCall .

Gilt für: