BowlerKernel
Public Member Functions | Private Attributes | Static Private Attributes | List of all members
com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation Class Reference
Inheritance diagram for com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation:
Inheritance graph
[legend]
Collaboration diagram for com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation:
Collaboration graph
[legend]

Public Member Functions

 GoogleChatConversation ()
 
String onMessage (String input, Chat chat, String from)
 
void processMessage (Chat chat, Message message)
 

Private Attributes

int myIndex = 0
 

Static Private Attributes

static int numConversations = 0
 

Detailed Description

The Class GoogleChatConversation.

Definition at line 15 of file GoogleChatConversation.java.

Constructor & Destructor Documentation

◆ GoogleChatConversation()

com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation.GoogleChatConversation ( )

Member Function Documentation

◆ onMessage()

String com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation.onMessage ( String  input,
Chat  chat,
String  from 
)

◆ processMessage()

void com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation.processMessage ( Chat  chat,
Message  message 
)

Definition at line 42 of file GoogleChatConversation.java.

References com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation.onMessage().

Here is the call graph for this function:

Member Data Documentation

◆ myIndex

int com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation.myIndex = 0
private

◆ numConversations

int com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversation.numConversations = 0
staticprivate

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