IRTCReInviteEvent2 (Windows Embedded CE 6.0)
1/6/2010
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 |
---|---|
Gets the SDP session for the incoming REINVITE request. |
|
Specifies the content type and body for the response to the REINVITE request. |
|
Rejects the incoming REINVITE request. |
|
Gets the state of the reinvite event. |
|
Retrieves the session description from the remote client. |
The following table shows the IRTCReInviteEvent2 methods.
Method | Description |
---|---|
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 |