2using System.Collections.Generic;
33 Parameters = parameters?.ToList() ??
throw new ArgumentNullException(nameof(parameters));
Data structure for TopicCommandType.EventNotification requests.
IReadOnlyCollection< string > Parameters
The set of parameters.
EventNotification(EventType eventType, IEnumerable< string > parameters=null)
Initializes a new instance of the EventNotification class.
EventType? Type
The EventType triggered.
EventType
Types of events. Mirror in tgs.dm.