|
RejectCall |
Top Previous Next |
|
RejectCall(CallToken: String): String - Delphi syntax RejectCall(String callToken) - C# syntax RejectCall(CallToken As String) As String - VB.NET syntax
Description Rejects the incoming call from another SIP softphone. CallToken is ID of SIP session - it is acknowledged from the OnInvite event handler.
|