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 | |
---|---|---|
![]() |
OfferAnswerContext | Creates a new instance of the OfferAnswerContext class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CallDialogContext | Gets the value of associated SignalingContext. |
![]() |
InitialOfferMediaTypes | Gets a list of the call's default media types. |
![]() |
IsEarlyDialog | Gets whether this OfferAnswerContext belongs to a provisonal request or a final request. |
![]() |
IsPrimarySession | Gets whether the signaling session associated with this OfferAnswerContext is a primary signaling session of the call. |
![]() |
LocalEndpoint | Gets the LocalEndpoint of the call. |
![]() |
Reason | Gets the reason for SDP offer/answer negotiation as a value in the SdpOfferAnswerReason enumeration. |
![]() |
RemoteEndpoint | Gets the RemoteEndpoint for the offer answer context. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top