BowlerKernel
java-bowler
src
main
java
com
neuronrobotics
application
xmpp
GoogleChat
IChatLog.java
Go to the documentation of this file.
1
package
com.neuronrobotics.application.xmpp.GoogleChat;
2
3
// TODO: Auto-generated Javadoc
7
public
interface
IChatLog
{
8
14
public
void
onLogEvent
(String newText);
15
}
com.neuronrobotics.application.xmpp.GoogleChat.IChatLog
Definition:
IChatLog.java:7
com.neuronrobotics.application.xmpp.GoogleChat.IChatLog.onLogEvent
void onLogEvent(String newText)
Generated by
1.9.1