c
Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerTelepathyGLib.Proxy
parent-child marker TelepathyGLib.Connection

Class TelepathyGLib.Connection

Import line: TelepathyGLib = imports.gi.TelepathyGLib;
GIR File: TelepathyGLib-0.12.gir
C documentation: TelepathyGLibConnection
Class : Connection
Extends: TelepathyGLib.Proxy
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Shell.TpClient
Method
grab_contact_list_changed (Connection conn) : none
TelepathyGLib.Account
Property
connection : TelepathyGLib.Connection read only
TelepathyGLib.Account
Method
ensure_connection (String path) : TelepathyGLib.Connection
TelepathyGLib.Account
Method
get_connection () : TelepathyGLib.Connection
TelepathyGLib.AddDispatchOperationContext
Property
TelepathyGLib.CallContent
Property
TelepathyGLib.CallStream
Property
TelepathyGLib.Channel
Property
TelepathyGLib.Channel
Method
new TelepathyGLib.Channel.c_new (Connection conn, String object_path, String optional_channel_type, HandleType optional_handle_type, guint32 optional_handle) : TelepathyGLib.Channel
Create a new TelepathyGLib.Channel
TelepathyGLib.Channel
Method
new TelepathyGLib.Channel.from_properties (Connection conn, String object_path, Object immutable_properties) : TelepathyGLib.Channel
Create a new TelepathyGLib.Channel
TelepathyGLib.Channel
Method
borrow_connection () : TelepathyGLib.Connection
TelepathyGLib.Channel
Method
get_connection () : TelepathyGLib.Connection
TelepathyGLib.ChannelDispatchOperation
Property
TelepathyGLib.ChannelRequest
Signal
succeeded_with_channel (ChannelRequest self, Connection connection, Channel channel) : none
TelepathyGLib.ClientChannelFactory
Method
create_channel (Connection conn, String path, Object properties) : TelepathyGLib.Channel
TelepathyGLib.Contact
Property
connection : TelepathyGLib.Connection read only
TelepathyGLib.Contact
Method
get_connection () : TelepathyGLib.Connection
TelepathyGLib.FileTransferChannel
Method
new TelepathyGLib.FileTransferChannel.c_new (Connection conn, String object_path, Object immutable_properties) : TelepathyGLib.FileTransferChannel
Create a new TelepathyGLib.FileTransferChannel
TelepathyGLib.HandleChannelsContext
Property
TelepathyGLib.ObserveChannelsContext
Property
TelepathyGLib.SimpleClientFactory
Method
dup_connection_features (Connection connection) : Array
TelepathyGLib.SimpleClientFactory
Method
dup_contact_features (Connection connection) : Array
TelepathyGLib.SimpleClientFactory
Method
ensure_channel (Connection connection, String object_path, Object immutable_properties) : TelepathyGLib.Channel
TelepathyGLib.SimpleClientFactory
Method
ensure_connection (String object_path, Object immutable_properties) : TelepathyGLib.Connection
TelepathyGLib.SimpleClientFactory
Method
ensure_contact (Connection connection, guint32 handle, String identifier) : TelepathyGLib.Contact
TelepathyGLib.SimpleClientFactory
Method
ensure_contact_by_id_async (Connection connection, String identifier, Function callback, void* user_data) : none
TelepathyGLib.SimpleClientFactory
Method
upgrade_contacts_async (Connection connection, guint32 n_contacts, Array contacts, Function callback, void* user_data) : none
TelepathyGLib.StreamTubeChannel
Method
new TelepathyGLib.StreamTubeChannel.c_new (Connection conn, String object_path, Object immutable_properties) : TelepathyGLib.StreamTubeChannel
Create a new TelepathyGLib.StreamTubeChannel
TelepathyGLib.TextChannel
Method
new TelepathyGLib.TextChannel.c_new (Connection conn, String object_path, Object immutable_properties) : TelepathyGLib.TextChannel
Create a new TelepathyGLib.TextChannel
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:15 GMT+0800 (HKT)