#include <vector>
#include <dbus/dbus.h>
#include <dbus/dbus-glib.h>
#include <dbus/dbus-glib-lowlevel.h>
#include <telepathy-glib/telepathy-glib.h>
#include <account/xp/AccountHandler.h>
#include "DTubeBuddy.h"
#include "TelepathyBuddy.h"
Go to the source code of this file.
Classes | |
class | TelepathyAccountHandler |
Defines | |
#define | DEFAULT_CONFERENCE_SERVER "conference.telepathy.im" |
#define | INTERFACE "org.freedesktop.Telepathy.Client.AbiCollab" |
#define | SEND_ONE_METHOD "SendOne" |
Variables | |
AccountHandlerConstructor | TelepathyAccountHandlerConstructor |
#define DEFAULT_CONFERENCE_SERVER "conference.telepathy.im" |
Referenced by TelepathyAccountHandler::TelepathyAccountHandler().
#define INTERFACE "org.freedesktop.Telepathy.Client.AbiCollab" |
#define SEND_ONE_METHOD "SendOne" |