Account


Object Hierarchy:

TelepathyGLib.Account TelepathyGLib.Account TelepathyGLib.Account TelepathyGLib.Proxy TelepathyGLib.Proxy TelepathyGLib.Proxy->TelepathyGLib.Account GLib.Object GLib.Object GLib.Object->TelepathyGLib.Proxy

Description:

[ CCode ( type_id = "tp_account_get_type ()" ) ]
[ Version ( since = "0.7.32" ) ]
public class Account : Proxy

The Telepathy Account Manager stores the user's configured real-time communication accounts.

This object represents a stored account.

If this account is deleted from the account manager, the invalidated signal will be emitted with the domain TP_DBUS_ERRORS and the error code OBJECT_REMOVED.

One can connect to the notify signal to get change notifications for many of the properties on this object. Refer to each property's documentation for whether it can be used in this way.

Account objects should normally be obtained from the AccountManager.

Since 0.16, Account always has a non-%NULL factory, and its factory will be propagated to its Connection (if any). If a Account is created without going via the AccountManager or specifying a factory, the default is to use a new AutomaticClientFactory.


Namespace: TelepathyGLib
Package: telepathy-glib

Content:

Properties:

Static methods:

Creation methods:

Methods:

Signals:

Inherited Members: