AudioVideoMcuSessionExtensions.EndResume 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 void EndResume(Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoMcuSession ^ avmcuSession, IAsyncResult ^ result);
public static void EndResume (this Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession avmcuSession, IAsyncResult result);
static member EndResume : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession * IAsyncResult -> unit
<Extension()>
Public Sub EndResume (avmcuSession As AudioVideoMcuSession, result As IAsyncResult)
Parameters
- avmcuSession
- AudioVideoMcuSession
- result
- IAsyncResult