public class ServerInformationEvent extends IRCEvent
IRCEvent.Type
Constructor and Description |
---|
ServerInformationEvent(Session session,
java.lang.String rawEventData,
ServerInformation serverInfo) |
Modifier and Type | Method and Description |
---|---|
ServerInformation |
getServerInformation()
Gets the server information object
|
getRawEventData, getSession, getType, toString
arg, args, command, getHostName, getNick, getUserName, numeric, prefix
public ServerInformationEvent(Session session, java.lang.String rawEventData, ServerInformation serverInfo)
public ServerInformation getServerInformation()