Services.AudioEnabled 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.
Gets whether this presentity is capable of supporting an audio conversation.
public:
property Microsoft::Rtc::Collaboration::Presence::ServiceCapabilitySupport AudioEnabled { Microsoft::Rtc::Collaboration::Presence::ServiceCapabilitySupport get(); };
public Microsoft.Rtc.Collaboration.Presence.ServiceCapabilitySupport AudioEnabled { get; }
member this.AudioEnabled : Microsoft.Rtc.Collaboration.Presence.ServiceCapabilitySupport
Public ReadOnly Property AudioEnabled As ServiceCapabilitySupport
Property Value
Remarks
If there are multiple instances of the same capability, then if any of them are enabled for render/capture, then the capability is considered enabled. If there is no entry for this capability in the notification, it would have the value ServiceCapabilitySupport.Unknown.