![]() |
Defines | |
#define | TELEPATHY_CONNECTION_MANAGER_BUS_NAME_BASE "org.freedesktop.Telepathy.ConnectionManager." |
#define | TELEPATHY_CONNECTION_MANAGER_OBJECT_PATH_BASE "/org/freedesktop/Telepathy/ConnectionManager/" |
#define | TELEPATHY_CONNECTION_BUS_NAME_BASE "org.freedesktop.Telepathy.Connection." |
#define | TELEPATHY_CONNECTION_OBJECT_PATH_BASE "/org/freedesktop/Telepathy/Connection/" |
#define | TELEPATHY_ACCOUNT_MANAGER_BUS_NAME "org.freedesktop.Telepathy.AccountManager" |
#define | TELEPATHY_ACCOUNT_MANAGER_OBJECT_PATH "/org/freedesktop/Telepathy/AccountManager" |
#define | TELEPATHY_ACCOUNT_OBJECT_PATH_BASE "/org/freedesktop/Telepathy/Account" |
#define TELEPATHY_ACCOUNT_MANAGER_BUS_NAME "org.freedesktop.Telepathy.AccountManager" |
#define TELEPATHY_ACCOUNT_MANAGER_OBJECT_PATH "/org/freedesktop/Telepathy/AccountManager" |
#define TELEPATHY_ACCOUNT_OBJECT_PATH_BASE "/org/freedesktop/Telepathy/Account" |
The prefix for an Account's object path, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element identifying the particular account should be appended.
#define TELEPATHY_CONNECTION_BUS_NAME_BASE "org.freedesktop.Telepathy.Connection." |
The prefix for a connection's bus name, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element representing the account should be appended.
#define TELEPATHY_CONNECTION_MANAGER_BUS_NAME_BASE "org.freedesktop.Telepathy.ConnectionManager." |
The prefix for a connection manager's bus name, to which the CM's name (e.g. "gabble") should be appended.
Referenced by Telepathy::Client::ConnectionManager::ConnectionManager::Private::makeBusName().
#define TELEPATHY_CONNECTION_MANAGER_OBJECT_PATH_BASE "/org/freedesktop/Telepathy/ConnectionManager/" |
The prefix for a connection manager's object path, to which the CM's name (e.g. "gabble") should be appended.
Referenced by Telepathy::Client::ConnectionManager::ConnectionManager::Private::makeObjectPath().
#define TELEPATHY_CONNECTION_OBJECT_PATH_BASE "/org/freedesktop/Telepathy/Connection/" |
The prefix for a connection's object path, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element representing the account should be appended.