#include <chatstatehandler.h>
Public Member Functions | |
| virtual | ~ChatStateHandler () |
| virtual void | handleChatState (const JID &from, ChatStateType state)=0 |
Definition at line 31 of file chatstatehandler.h.
|
|
Virtual Destructor. Definition at line 37 of file chatstatehandler.h. |
|
||||||||||||
|
Notifies the ChatStateHandler that a different chat state has been set by the remote contact.
|
1.4.1