BowlerKernel
Public Member Functions | List of all members
com.neuronrobotics.application.xmpp.GoogleChat.IChatLog Interface Reference

Public Member Functions

void onLogEvent (String newText)
 

Detailed Description

The Interface IChatLog.

Definition at line 7 of file IChatLog.java.

Member Function Documentation

◆ onLogEvent()

void com.neuronrobotics.application.xmpp.GoogleChat.IChatLog.onLogEvent ( String  newText)

On log event.

Parameters
newTextthe new text

Referenced by com.neuronrobotics.application.xmpp.DyIOConversation.processMessage().


The documentation for this interface was generated from the following file: