AudioVideoProviderHelper.GetCall(CallDialogContext) 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::Collaboration::Call ^ GetCall(Microsoft::Rtc::Collaboration::CallDialogContext ^ context);
public static Microsoft.Rtc.Collaboration.Call GetCall (this Microsoft.Rtc.Collaboration.CallDialogContext context);
static member GetCall : Microsoft.Rtc.Collaboration.CallDialogContext -> Microsoft.Rtc.Collaboration.Call
<Extension()>
Public Function GetCall (context As CallDialogContext) As Call
Parameters
- context
- CallDialogContext