AccountManager


Object Hierarchy:

TelepathyGLib.AccountManager TelepathyGLib.AccountManager TelepathyGLib.AccountManager TelepathyGLib.Proxy TelepathyGLib.Proxy TelepathyGLib.Proxy->TelepathyGLib.AccountManager GLib.Object GLib.Object GLib.Object->TelepathyGLib.Proxy

Description:

[ CCode ( type_id = "tp_account_manager_get_type ()" ) ]
[ Version ( since = "0.7.32" ) ]
public class AccountManager : Proxy

The Telepathy Account Manager stores real-time communication accounts and their configuration, places accounts online on request, and manipulates accounts' presence, nicknames and avatars.

AccountManager is the "top level" object. Since 0.16 it always has a non-%NULL factory, and its factory will be propagated to all other objects like AccountManager -> Account -> Connection -> Contact and Channel. This means that desired features set on that factory will be prepared on all those objects. If a factory is not specified when the AccountManager is constructed, it will use a AutomaticClientFactory.

TpAccountManager example:

<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../examples/client/contact-list.c"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include>


Namespace: TelepathyGLib
Package: telepathy-glib

Content:

Static methods:

Creation methods:

Methods:

Signals:

Inherited Members: