#include <map>
#include <string>
#include <list>
#include <vector>
#include "ut_types.h"
#include "ut_string_class.h"
#include "ut_vector.h"
#include "DocHandle.h"
#include <packet/xp/AbiCollab_Packet.h>
#include <account/xp/Buddy.h>
#include <account/xp/EventListener.h>
Go to the source code of this file.
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
| CONNECT_SUCCESS |
|
| CONNECT_FAILED |
|
| CONNECT_IN_PROGRESS |
|
| CONNECT_AUTHENTICATION_FAILED |
|
| CONNECT_ALREADY_CONNECTED |
|
| CONNECT_INTERNAL_ERROR |
|