AudioVideoProviderHelper.GetConnection(OfferAnswerContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::Rtc::Signaling::RealTimeConnection ^ GetConnection(Microsoft::Rtc::Collaboration::ComponentModel::OfferAnswerContext ^ context);
public static Microsoft.Rtc.Signaling.RealTimeConnection GetConnection (this Microsoft.Rtc.Collaboration.ComponentModel.OfferAnswerContext context);
static member GetConnection : Microsoft.Rtc.Collaboration.ComponentModel.OfferAnswerContext -> Microsoft.Rtc.Signaling.RealTimeConnection
<Extension()>
Public Function GetConnection (context As OfferAnswerContext) As RealTimeConnection
Parameters
- context
- OfferAnswerContext