OfferAnswerContext Class

OfferAnswerContext contains the information from the call, which is required by MediaProvider to identify the call.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.ComponentModel..::..OfferAnswerContext

Namespace:  Microsoft.Rtc.Collaboration.ComponentModel
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Class OfferAnswerContext
'Usage
Dim instance As OfferAnswerContext
public class OfferAnswerContext

Remarks

OfferAnswerContext is passed as identity for the call to the MediaProvider APIs.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

OfferAnswerContext Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace