public static interface PircListener.PartListener
| Modifier and Type | Method and Description |
|---|---|
void |
channelParted(String channelName)
Is called when the ircbot is disconnected (leaves or is kicked) from a channel.
|
void channelParted(String channelName)
Copyright © 2004-2014 Hudson. All Rights Reserved.