IOfferAnswer Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Defines the contract to be implemented by the caller of a signaling session for media offer/answer negotiation.

The following tables list the members exposed by the IOfferAnswer type.

Public Methods

Name Description
Bb759276.pubmethod(en-us,office.12).gif GetAnswer Returns the media description answer.
Bb759276.pubmethod(en-us,office.12).gif GetOffer Gets the media description offer.
Bb759276.pubmethod(en-us,office.12).gif HandleOfferInInviteResponse The method that is called when a media offer is received by the inviter in response to the original REINVITE with a null offer.
Bb759276.pubmethod(en-us,office.12).gif HandleOfferInReInvite The method that is called when media renegotiation (REINVITE) is received.
Bb759276.pubmethod(en-us,office.12).gif SetAnswer The method that is called when media description response is received in a 200 OK response or ACK message for an INVITE request.

Top

See Also

Reference

IOfferAnswer Interface
Microsoft.Rtc.Signaling Namespace