Click or drag to resize

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

The RoomRelayMessage type exposes the following members.

Constructors
  NameDescription
Public methodRoomRelayMessage
Initializes a new instance of the RoomRelayMessage class
Public methodRoomRelayMessage(Int64, Object)
Initializes a new instance of the RoomRelayMessage class
Top
Methods
See Also