Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the media to be offered by the MCU for dial out replacements.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Overrides Function GetMediaForDialReplaces As IEnumerable(Of McuMediaChannel)
'Usage
Dim returnValue As IEnumerable(Of McuMediaChannel)
returnValue = Me.GetMediaForDialReplaces()
protected override IEnumerable<McuMediaChannel> GetMediaForDialReplaces()
Return Value
Type: System.Collections.Generic.IEnumerable<McuMediaChannel>
A list or null if the dial out should be aborted.