Utility string constants
[Types and constants]

Collaboration diagram for Utility string constants:

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"

Detailed Description

Utility constants which aren't generated from the specification but are useful for working with the Telepathy protocol.

Define Documentation

#define TELEPATHY_ACCOUNT_MANAGER_BUS_NAME   "org.freedesktop.Telepathy.AccountManager"

The well-known bus name of the Account Manager.

See also:
Telepathy::Client::AccountManager

#define TELEPATHY_ACCOUNT_MANAGER_OBJECT_PATH   "/org/freedesktop/Telepathy/AccountManager"

The object path of the Account Manager object.

See also:
Telepathy::Client::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.

See also:
Telepathy::Client::Account

#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.


Generated on Thu Mar 5 18:51:49 2009 for TelepathyQt4-0.1.1 by  doxygen 1.5.8