Package tv.phantombot.event.irc.complete
Class IrcCompleteEvent
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.irc.IrcEvent
tv.phantombot.event.irc.complete.IrcCompleteEvent
- Direct Known Subclasses:
IrcConnectCompleteEvent
,IrcJoinCompleteEvent
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
IrcCompleteEvent
(TwitchSession session) Class constructor -
Method Summary
Methods inherited from class tv.phantombot.event.irc.IrcEvent
getSession
-
Constructor Details
-
IrcCompleteEvent
Class constructor- Parameters:
session
-
-