|
BowlerKernel
|
Public Member Functions | |
| String | onMessage (String input, Chat chat, String from) |
The Interface IConversation.
Definition at line 9 of file IConversation.java.
| String com.neuronrobotics.application.xmpp.IConversation.onMessage | ( | String | input, |
| Chat | chat, | ||
| String | from | ||
| ) |
On message.
| input | the input |
| chat | the chat |
| from | the from |
Implemented in com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation, and com.neuronrobotics.application.xmpp.DyIOConversation.