Click or drag to resize

RoomDirectRelayResponse Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.MessageDefaultResponseMessage
    SoftGear.Strix.Client.Room.MessageRoomDirectRelayResponse

Namespace:  SoftGear.Strix.Client.Room.Message
Assembly:  strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class RoomDirectRelayResponse : DefaultResponseMessage

The RoomDirectRelayResponse type exposes the following members.

Constructors
  NameDescription
Public methodRoomDirectRelayResponse
Initializes a new instance of the RoomDirectRelayResponse class
Top
See Also