InternalConferencingExtensions.EndSendCommand 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::ConferenceCommandResponse ^ EndSendCommand(Microsoft::Rtc::Collaboration::McuSession ^ mcuSession, IAsyncResult ^ result);
public static Microsoft.Rtc.Collaboration.ConferenceCommandResponse EndSendCommand (this Microsoft.Rtc.Collaboration.McuSession mcuSession, IAsyncResult result);
static member EndSendCommand : Microsoft.Rtc.Collaboration.McuSession * IAsyncResult -> Microsoft.Rtc.Collaboration.ConferenceCommandResponse
Parameters
- mcuSession
- McuSession
- result
- IAsyncResult