UnmuteOptions Class

Definition

Represents options that an application can use to customize un-muting itself or other endpoints.

public ref class UnmuteOptions : Microsoft::Rtc::Collaboration::ConferenceCommandOptions
public class UnmuteOptions : Microsoft.Rtc.Collaboration.ConferenceCommandOptions
type UnmuteOptions = class
    inherit ConferenceCommandOptions
Public Class UnmuteOptions
Inherits ConferenceCommandOptions
Inheritance

Constructors

UnmuteOptions()

Properties

Headers

Gets the list of custom headers to be included in the outgoing command.

(Inherited from ConferenceCommandOptions)
Issuer

Gets or sets the issuer of the command.

(Inherited from ConferenceCommandOptions)
MediaType

Gets or sets the media type to un-mute. By default, audio media type will be un-muted.

Applies to