Click or drag to resize

RoomRelayNotification Class

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

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

The RoomRelayNotification type exposes the following members.

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