OfferAnswerContext Members

OfferAnswerContext contains 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

Top

Properties

  Name Description
Public property CallDialogContext Gets the value of associated SignalingContext.
Public property InitialOfferMediaTypes Gets the value of call's default media types, MediaProvider could use these media types to initialize the flow.
Public property IsEarlyDialog Gets the value of flag to indicate if this OfferAnswerContext belongs to a provisional request or a final request.
Public property IsPrimarySession Gets the value of flag to indicate if the signaling session associated with this OfferAnswerContext is a primary signaling session of the call.
Public property LocalEndpoint LocalEndpoint of the call.
Public property Reason
Public property RemoteEndpoint RemoteEndpoint for the call signaling session.

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