Share via


ParticipantCommandResponse Class

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Collaboration.ConferenceCommandResponse
    Microsoft.Rtc.Internal.Collaboration.ParticipantCommandResponse

Namespace:  Microsoft.Rtc.Internal.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Class ParticipantCommandResponse _
    Inherits ConferenceCommandResponse
'Usage
Dim instance As ParticipantCommandResponse
public class ParticipantCommandResponse : ConferenceCommandResponse

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ParticipantCommandResponse Members

Microsoft.Rtc.Internal.Collaboration Namespace