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 SummaryConstructorsModifierConstructorDescriptionprotectedIrcCompleteEvent(TwitchSession session) Class constructor
- 
Method SummaryMethods inherited from class tv.phantombot.event.irc.IrcEventgetSession
- 
Constructor Details- 
IrcCompleteEventClass constructor- Parameters:
- session-
 
 
-