Browser.SetAudioVideoCall(AudioVideoCall) 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.
Associates a VoiceXML Browser instance with an active AudioVideoCall object received at a UCMA 3.0 endpoint.
public:
void SetAudioVideoCall(Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoCall ^ audioVideoCall);
public void SetAudioVideoCall (Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoCall audioVideoCall);
member this.SetAudioVideoCall : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoCall -> unit
Parameters
- audioVideoCall
- AudioVideoCall
Provides access to media resources in the MCS environment in support of VoiceXML sessions.