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 rejects the incoming REINVITE request.
HRESULT Reject();
Parameters
None.
Return Values
This method can return an RTC_E_ constant.
The following table shows additional information about specific return values.
Value | Meaning |
---|---|
RTC_E_INVALID_OBJECT_STATE | The session REINVITE is not in the incoming state. |
RTC_E_INVALID_SESSION_STATE | The session is not in a valid state to perform this operation. |
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.
See Also
IRTCReInviteEvent | IRTCReInviteEvent::Accept
Send Feedback on this topic to the authors