public class InviteEvent extends IRCEvent
IRCEvent.Type
Constructor and Description |
---|
InviteEvent(java.lang.String channelName,
java.lang.String rawEventData,
Session session) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getChannelName()
Gets the channel to which we were invited to
|
getRawEventData, getSession, getType, toString
arg, args, command, getHostName, getNick, getUserName, numeric, prefix
public InviteEvent(java.lang.String channelName, java.lang.String rawEventData, Session session)