Click or drag to resize

RoomDirectRelayMessage Class

Inheritance Hierarchy

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 RoomDirectRelayMessage : DefaultRequestMessage

The RoomDirectRelayMessage type exposes the following members.

Constructors
  NameDescription
Public methodRoomDirectRelayMessage
Initializes a new instance of the RoomDirectRelayMessage class
Public methodRoomDirectRelayMessage(UID, Int64, Object)
Initializes a new instance of the RoomDirectRelayMessage class
Top
Methods
See Also