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 enumeration defines possible states for a REINVITE request.
typedef enum RTC_REINVITE_STATE {RTCRIN_INCOMING,RTCRIN_SUCCEEDED,RTCRIN_FAIL} RTC_REINVITE_STATE;
Elements
- RTCRIN_INCOMING
The REINVITE event is incoming. - RTCRIN_SUCCEEDED
The REINVITE event succeeded. - RTCRIN_FAIL
The REINVITE event failed.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h.
See Also
Send Feedback on this topic to the authors