AddToDefaultRoutingOptions Class

Definition

Represents the options to customize adding an endpoint to the MCU default routing.

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

Constructors

AddToDefaultRoutingOptions()

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)

Applies to