Click or drag to resize

RoomDeleteNotificationT Class

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

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 RoomDeleteNotification<T> : INotificationMessage
where T : IRoom

Type Parameters

T

The RoomDeleteNotificationT type exposes the following members.

Constructors
  NameDescription
Public methodRoomDeleteNotificationT
Initializes a new instance of the RoomDeleteNotificationT class
Public methodRoomDeleteNotificationT(Int64)
Initializes a new instance of the RoomDeleteNotificationT class
Top
Methods
See Also