
Public Member Functions | |
| void | canSendMessageChanged (Conversation c, boolean canSend) |
| void | conversationClosed (Conversation c) |
| void | conversationOpened (Conversation c) |
| void | gotMessage (Conversation c, MessageInfo minfo) |
| void | gotOtherEvent (Conversation conversation, ConversationEventInfo event) |
| void | sentMessage (Conversation c, MessageInfo minfo) |
| void | sentOtherEvent (Conversation conversation, ConversationEventInfo event) |
| void canSendMessageChanged | ( | Conversation | c, | |
| boolean | canSend | |||
| ) |
| void conversationClosed | ( | Conversation | c | ) |
| void conversationOpened | ( | Conversation | c | ) |
| void gotMessage | ( | Conversation | c, | |
| MessageInfo | minfo | |||
| ) |
| void gotOtherEvent | ( | Conversation | conversation, | |
| ConversationEventInfo | event | |||
| ) |
| void sentMessage | ( | Conversation | c, | |
| MessageInfo | minfo | |||
| ) |
| void sentOtherEvent | ( | Conversation | conversation, | |
| ConversationEventInfo | event | |||
| ) |
1.5.8