Click or drag to resize

RoomDirectRelayNotification Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Room.MessageRoomDirectRelayNotification

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 RoomDirectRelayNotification : INotificationMessage

The RoomDirectRelayNotification type exposes the following members.

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