Share via


ConferenceCommandResponse Members

Include Protected Members
Include Inherited Members

Contains basic information about a completed command.

The ConferenceCommandResponse type exposes the following members.

Constructors

  Name Description
Protected method ConferenceCommandResponse Constructs the object.

Top

Properties

  Name Description
Public property Diagnostics Gets the diagnostics information from the response.
Public property DisplayString Gets the display string from the response.
Public property GeneralReason Gets the general reason for failure, if available.
Public property MessageData Gets the message that completed the response.
Public property Reason Get the specific reason for failure, if available.
Public property StatusCode Get the command status value from the response.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Protected method SetDiagnostics Sets the diagnostics information.
Public method ToString (inherited from Object)
Protected method TryProcessResponseCore Process the response and populate the properties of the response object.

Top

See Also

Reference

ConferenceCommandResponse Class

Microsoft.Rtc.Collaboration Namespace