BowlerKernel
|
Public Member Functions | |
IConversation | getConversation () |
A factory for creating IConversation objects.
Definition at line 7 of file IConversationFactory.java.
IConversation com.neuronrobotics.application.xmpp.IConversationFactory.getConversation | ( | ) |
Gets the conversation.
Implemented in com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatConversationFactory, and com.neuronrobotics.application.xmpp.DyIOConversationFactory.
Referenced by com.neuronrobotics.application.xmpp.GoogleChat.GoogleChatEngine.getNewMessageListener().