GObject.Object
TelepathyGLib.Contact
| Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
| GIR File: | TelepathyGLib-0.12.gir |
| C documentation: | TelepathyGLibContact |
| Class : | Contact |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
alias : String
read only
|
TelepathyGLib.Contact | |
|
avatar_file : Gio.File
read only
|
TelepathyGLib.Contact | |
|
avatar_mime_type : String
read only
|
TelepathyGLib.Contact | |
|
avatar_token : String
read only
|
TelepathyGLib.Contact | |
|
capabilities : TelepathyGLib.Capabilities
read only
|
TelepathyGLib.Contact | |
|
client_types : Array
read only
|
TelepathyGLib.Contact | |
|
connection : TelepathyGLib.Connection
read only
|
TelepathyGLib.Contact | |
|
contact_groups : Array
read only
|
TelepathyGLib.Contact | |
|
contact_info : TelepathyGLib.ContactInfoList
read only
|
TelepathyGLib.Contact | |
|
handle : guint32
read only
|
TelepathyGLib.Contact | |
|
identifier : String
read only
|
TelepathyGLib.Contact | |
|
presence_message : String
read only
|
TelepathyGLib.Contact | |
|
presence_status : String
read only
|
TelepathyGLib.Contact | |
|
presence_type : guint32
read only
|
TelepathyGLib.Contact | |
|
publish_request : String
read only
|
TelepathyGLib.Contact | |
|
publish_state : guint32
read only
|
TelepathyGLib.Contact | |
|
subscribe_state : guint32
read only
|
TelepathyGLib.Contact | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new TelepathyGLib.Contact
(Object properties)
Create a new TelepathyGLib.Contact
Create a new TelepathyGLib.Contact
|
||
|
get_alias
()
:
String
|
TelepathyGLib.Contact | |
|
get_avatar_file
()
:
Gio.File
|
TelepathyGLib.Contact | |
|
get_avatar_mime_type
()
:
String
|
TelepathyGLib.Contact | |
|
get_avatar_token
()
:
String
|
TelepathyGLib.Contact | |
|
get_capabilities
()
:
TelepathyGLib.Capabilities
|
TelepathyGLib.Contact | |
|
get_client_types
()
:
Array
|
TelepathyGLib.Contact | |
|
get_connection
()
:
TelepathyGLib.Connection
|
TelepathyGLib.Contact | |
|
get_contact_groups
()
:
Array
|
TelepathyGLib.Contact | |
|
get_contact_info
()
:
Array
|
TelepathyGLib.Contact | |
|
get_handle
()
:
guint32
|
TelepathyGLib.Contact | |
|
get_identifier
()
:
String
|
TelepathyGLib.Contact | |
|
get_location
()
:
Object
|
TelepathyGLib.Contact | |
|
get_presence_message
()
:
String
|
TelepathyGLib.Contact | |
|
get_presence_status
()
:
String
|
TelepathyGLib.Contact | |
|
get_presence_type
()
:
TelepathyGLib.ConnectionPresenceType
|
TelepathyGLib.Contact | |
|
get_publish_request
()
:
String
|
TelepathyGLib.Contact | |
|
get_publish_state
()
:
TelepathyGLib.SubscriptionState
|
TelepathyGLib.Contact | |
|
get_subscribe_state
()
:
TelepathyGLib.SubscriptionState
|
TelepathyGLib.Contact | |
|
has_feature
(ContactFeature feature)
:
gboolean
|
TelepathyGLib.Contact | |
|
TelepathyGLib.Contact | |
|
request_contact_info_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.Contact | |
| TelepathyGLib.Contact | ||
|
set_contact_groups_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.Contact | |
| Event | Defined By | |
|---|---|---|
|
TelepathyGLib.Contact | |
|
TelepathyGLib.Contact | |
|
subscription_states_changed (Contact self, guint32 subscribe, guint32 publish, String publish_request)
:
none
|
TelepathyGLib.Contact | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
TelepathyGLib.Connection
Property |
self_contact : TelepathyGLib.Contact
read only
|
|
TelepathyGLib.Connection
Method |
|
|
TelepathyGLib.Connection
Method |
get_self_contact
()
:
TelepathyGLib.Contact
|
|
TelepathyGLib.SignalledMessage
Property |
sender : TelepathyGLib.Contact
|
|
TelepathyGLib.SignalledMessage
Method |
|
|
TelepathyGLib.StreamTubeConnection
Property |
contact : TelepathyGLib.Contact
|
|
TelepathyLogger.Entity
Method |
new TelepathyLogger.Entity.from_tp_contact
(Contact contact, EntityType type)
:
TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
|