c
Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker TelepathyGLib.Contact

Class TelepathyGLib.Contact

Import line: TelepathyGLib = imports.gi.TelepathyGLib;
GIR File: TelepathyGLib-0.12.gir
C documentation: TelepathyGLibContact
Class : Contact
Extends: GObject.Object
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
Method
set_target_contact (Contact contact) : none
TelepathyGLib.CallStream
Method
request_receiving_async (Contact contact, gboolean receive, Function callback, void* user_data) : none
TelepathyGLib.Channel
Property
group_self_contact : TelepathyGLib.Contact read only
TelepathyGLib.Channel
Property
initiator_contact : TelepathyGLib.Contact read only
TelepathyGLib.Channel
Property
target_contact : TelepathyGLib.Contact read only
TelepathyGLib.Channel
Signal
group_contacts_changed (Channel self, Array added, Array removed, Array local_pending, Array remote_pending, Contact actor, Object details) : none
TelepathyGLib.Channel
Method
get_initiator_contact () : TelepathyGLib.Contact
TelepathyGLib.Channel
Method
get_target_contact () : TelepathyGLib.Contact
TelepathyGLib.Channel
Method
group_get_contact_owner (Contact contact) : TelepathyGLib.Contact
TelepathyGLib.Channel
Method
group_get_local_pending_contact_info (Contact local_pending, Object out_values) : gboolean
TelepathyGLib.Channel
Method
group_get_self_contact () : TelepathyGLib.Contact
TelepathyGLib.Connection
Property
self_contact : TelepathyGLib.Contact read only
TelepathyGLib.Connection
Method
dup_contact_by_id_finish (AsyncResult result) : TelepathyGLib.Contact
TelepathyGLib.Connection
Method
dup_contact_if_possible (guint32 handle, String identifier) : TelepathyGLib.Contact
TelepathyGLib.Connection
Method
get_self_contact () : TelepathyGLib.Contact
TelepathyGLib.SignalledMessage
Property
TelepathyGLib.SignalledMessage
Method
TelepathyGLib.SignalledMessage.get_sender (Message message) : TelepathyGLib.Contact
TelepathyGLib.SimpleClientFactory
Method
ensure_contact (Connection connection, guint32 handle, String identifier) : TelepathyGLib.Contact
TelepathyGLib.SimpleClientFactory
Method
ensure_contact_by_id_finish (AsyncResult result) : TelepathyGLib.Contact
TelepathyGLib.StreamTubeConnection
Property
TelepathyGLib.StreamTubeConnection
Method
get_contact () : TelepathyGLib.Contact
TelepathyGLib.TextChannel
Signal
contact_chat_state_changed (TextChannel self, Contact contact, guint32 state) : none
TelepathyGLib.TextChannel
Method
get_chat_state (Contact contact) : TelepathyGLib.ChannelChatState
TelepathyLogger.Entity
Method
new TelepathyLogger.Entity.from_tp_contact (Contact contact, EntityType type) : TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:16 GMT+0800 (HKT)