-
- All Implemented Interfaces:
public class EventHandlingResultRepresent possible outcomes of handling a chat event.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classEventHandlingResult.AddAdd a channel to a query channels collection.
public final classEventHandlingResult.WatchAndAddCall watch and add the channel to a query channels collection.
public final classEventHandlingResult.RemoveRemove a channel from a query channels collection.
public classEventHandlingResult.SkipSkip the event.
-