AudioVideoMcuDialInOptions Members
Include Protected Members
Include Inherited Members
Represents options that an application can use to customize when dialing-in to an audio-video MCU.
The AudioVideoMcuDialInOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AudioVideoMcuDialInOptions | Constructor to create new audio-video mcu dial-in options. |
Top
Properties
Name | Description | |
---|---|---|
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) | |
RemoveFromDefaultRouting | Gets or sets whether the call to the audio-video MCU will be established without any incoming or outgoing routes. |
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