Last updated 4 years ago
Was this helpful?
Delegate for Communication Events for the
public delegate void CommunicationEvent<TEvent>(TEvent ev) where TEvent : IClientEventArgs;
Type
Name
Description
TEvent
ev