|
|||||||||
| Home >> All >> org >> relayirc >> [ chatengine overview ] | PREV NEXT | ||||||||
Uses of Class
org.relayirc.chatengine.ChatEngine
| Uses of ChatEngine in org.relayirc.chatengine |
| Constructors in org.relayirc.chatengine with parameters of type ChatEngine | |
ChatEngineEvent(ChatEngine src)
Event with no associated value. |
|
ChatEngineEvent(ChatEngine src,
Channel channel)
Event associated with a channel. |
|
ChatEngineEvent(ChatEngine src,
Server server)
Event associated with server. |
|
ChatEngineEvent(ChatEngine src,
java.lang.String message)
Event associated with status message. |
|
|
|||||||||
| Home >> All >> org >> relayirc >> [ chatengine overview ] | PREV NEXT | ||||||||