AudioVideoMcuSession.SelfUnmuteAssignment Property
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.
Caution
This property will be removed in future. Use AudioSelfUnmuteAssignment or VideoSelfUnmuteAssignment.
Gets the current self unmute assignment that is assigned. SelfUnmuteAssignment
public:
property Microsoft::Rtc::Collaboration::AudioVideo::SelfUnmuteAssignment SelfUnmuteAssignment { Microsoft::Rtc::Collaboration::AudioVideo::SelfUnmuteAssignment get(); };
[System.Obsolete("This property will be removed in future. Use AudioSelfUnmuteAssignment or VideoSelfUnmuteAssignment.")]
public Microsoft.Rtc.Collaboration.AudioVideo.SelfUnmuteAssignment SelfUnmuteAssignment { get; }
member this.SelfUnmuteAssignment : Microsoft.Rtc.Collaboration.AudioVideo.SelfUnmuteAssignment
Public ReadOnly Property SelfUnmuteAssignment As SelfUnmuteAssignment
Property Value
- Attributes