Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method ignores the incoming call by stopping the ringer.
HRESULT Ignore();
Parameters
None.
Return Values
The following table shows the possible return values. In addition, the method can return an RTC_E_ constant.
Value | Description |
---|---|
VOIP_E_INVALIDCALLSTATUS | The call has an invalid status. |
VOIP_E_NOTCURRENTCALL | The call is not a current call. |
Remarks
The ignored call can still be accepted. Ignoring the ring is done on per-active-call basis. If the caller calls again, the new call will start ringing.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Voipmanager.h, Voipmanager.idl.
Link Library: Voipguid.lib.
See Also
VAIL Architecture | VAIL Reference
Send Feedback on this topic to the authors