ConnectionManager


Object Hierarchy:

TelepathyGLib.ConnectionManager TelepathyGLib.ConnectionManager TelepathyGLib.ConnectionManager TelepathyGLib.Proxy TelepathyGLib.Proxy TelepathyGLib.Proxy->TelepathyGLib.ConnectionManager GLib.Object GLib.Object GLib.Object->TelepathyGLib.Proxy

Description:

[ CCode ( type_id = "tp_connection_manager_get_type ()" ) ]
[ Version ( since = "0.7.1" ) ]
public class ConnectionManager : Proxy

A proxy object for a Telepathy connection manager.

This might represent a connection manager which is currently running (in which case it can be introspected) or not (in which case its capabilities can be read from .manager files in the filesystem). Accordingly, this object never emits invalidated unless all references to it are discarded.

Various fields and methods on this object do not work until TP_CONNECTION_MANAGER_FEATURE_CORE is prepared. Use prepare_async to wait for this to happen.

Since 0.19.1, accessing the fields of this struct is deprecated, and they are no longer documented here. Use the accessors get_name, is_running, dup_protocols, get_info_source and the always_introspect property instead.


Namespace: TelepathyGLib
Package: telepathy-glib

Content:

Properties:

Static methods:

Creation methods:

Methods:

Signals:

Inherited Members: