Home · All Classes · All Namespaces · Modules · Functions · Files
Defines

Utility string constants
[Types and constants]

Defines


Detailed Description

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


Define Documentation

#define TELEPATHY_CONNECTION_MANAGER_BUS_NAME_BASE

The prefix for a connection manager's bus name, to which the CM's name (e.g. "gabble") should be appended.

#define TELEPATHY_CONNECTION_MANAGER_OBJECT_PATH_BASE

The prefix for a connection manager's object path, to which the CM's name (e.g. "gabble") should be appended.

#define TELEPATHY_CONNECTION_BUS_NAME_BASE

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_OBJECT_PATH_BASE

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.

#define TELEPATHY_ACCOUNT_MANAGER_BUS_NAME

The well-known bus name of the Account Manager.

See also:
Tp::AccountManager
#define TELEPATHY_ACCOUNT_MANAGER_OBJECT_PATH

The object path of the Account Manager object.

See also:
Tp::AccountManager
#define TELEPATHY_ACCOUNT_OBJECT_PATH_BASE

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:
Tp::Account


Copyright © 2008-2010 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.4.4