IOfferAnswer Members

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

The IOfferAnswer type exposes the following members.

Methods

  Name Description
Public method GetAnswer Returns the media description answer.
Public method GetOffer Gets the media description offer.
Public method 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.
Public method HandleOfferInReInvite The method that is called when media renegotiation (REINVITE) is received.
Public method 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