c
Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

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

Class TelepathyGLib.Channel

Import line: TelepathyGLib = imports.gi.TelepathyGLib;
GIR File: TelepathyGLib-0.12.gir
C documentation: TelepathyGLibChannel
Class : Channel
Subclasses: TelepathyGLib.CallChannel
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
TelepathyGLib.AccountChannelRequest
Signal
re_handled (AccountChannelRequest self, Channel channel, gint64 user_action_time, HandleChannelsContext context) : none
TelepathyGLib.AccountChannelRequest
Method
create_and_handle_channel_finish (AsyncResult result, Object out_values) : TelepathyGLib.Channel
TelepathyGLib.AccountChannelRequest
Method
create_and_observe_channel_finish (AsyncResult result) : TelepathyGLib.Channel
TelepathyGLib.AccountChannelRequest
Method
ensure_and_handle_channel_finish (AsyncResult result, Object out_values) : TelepathyGLib.Channel
TelepathyGLib.AccountChannelRequest
Method
ensure_and_observe_channel_finish (AsyncResult result) : TelepathyGLib.Channel
TelepathyGLib.BaseClient
Method
is_handling_channel (Channel channel) : gboolean
TelepathyGLib.ChannelDispatchOperation
Signal
channel_lost (ChannelDispatchOperation self, Channel channel, guint32 domain, gint32 code, String message) : none
TelepathyGLib.ChannelDispatcher
Method
present_channel_async (Channel channel, gint64 user_action_time, Function callback, void* user_data) : none
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.ClientChannelFactory
Method
dup_channel_features (Channel channel) : Array
TelepathyGLib.SimpleClientFactory
Method
dup_channel_features (Channel channel) : Array
TelepathyGLib.SimpleClientFactory
Method
ensure_channel (Connection connection, String object_path, Object immutable_properties) : TelepathyGLib.Channel
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:15 GMT+0800 (HKT)