RemoveFromDefaultRoutingOptions Members
Include Protected Members
Include Inherited Members
Represents the options to customize removing an endpoint from the MCU default routing.
The RemoveFromDefaultRoutingOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RemoveFromDefaultRoutingOptions |
Top
Properties
Name | Description | |
---|---|---|
Duration | Gets or sets the duration after which the endpoint is automatically added back to the default MCU routing. | |
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) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top