IRTCReInviteEvent2

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface contains an additional method related to a re-invite event, extending the functionality provided by the IRTCReInviteEvent interface.

Methods

The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. This interface inherits the methods for the IUnknown and IRTCReInviteEvent interfaces.

The following table shows the IRTCReInviteEvent methods.

Method Description

IRTCReInviteEvent::Session

Gets the SDP session for the incoming REINVITE request.

IRTCReInviteEvent::Accept

Specifies the content type and body for the response to the REINVITE request.

IRTCReInviteEvent::Reject

Rejects the incoming REINVITE request.

IRTCReInviteEvent::State

Gets the state of the reinvite event.

IRTCReInviteEvent::GetRemoteSessionDescription

Retrieves the session description from the remote client.

The following table shows the IRTCReInviteEvent2 methods.

Method Description

IRTCReInviteEvent2::get_Participant

This method allows an application to get the participant when a re-invite is received. The re-invite is issued by the participant who originally sent the invite.

Requirements

Header rtccore.idl
Library uuid.lib
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Reference

RTC Client API Interfaces