OfferAnswerContext Members

Include Protected Members
Include Inherited Members

Represents a container for the information from the call, which is required by MediaProvider to identify the call.

The OfferAnswerContext type exposes the following members.

Constructors

  Name Description
Public method OfferAnswerContext Creates a new instance of the OfferAnswerContext class.

Top

Properties

  Name Description
Public property CallDialogContext Gets the value of associated SignalingContext.
Public property InitialOfferMediaTypes Gets a list of the call's default media types.
Public property IsEarlyDialog Gets whether this OfferAnswerContext belongs to a provisonal request or a final request.
Public property IsPrimarySession Gets whether the signaling session associated with this OfferAnswerContext is a primary signaling session of the call.
Public property LocalEndpoint Gets the LocalEndpoint of the call.
Public property Reason Gets the reason for SDP offer/answer negotiation as a value in the SdpOfferAnswerReason enumeration.
Public property RemoteEndpoint Gets the RemoteEndpoint for the offer answer context.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

OfferAnswerContext Class

Microsoft.Rtc.Collaboration.ComponentModel Namespace