GObject.Object
TelepathyLogger.Entity
| Import line: | TelepathyLogger = imports.gi.TelepathyLogger; |
| GIR File: | TelepathyLogger-0.2.gir |
| C documentation: | TelepathyLoggerEntity |
| Class : | Entity |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
alias : String
|
TelepathyLogger.Entity | |
|
avatar_token : String
|
TelepathyLogger.Entity | |
|
identifier : String
|
TelepathyLogger.Entity | |
|
parent : GObject.Object
read only
|
TelepathyLogger.Entity | |
|
priv : TelepathyLogger.EntityPriv
read only
|
TelepathyLogger.Entity | |
|
type : gint32
|
TelepathyLogger.Entity | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new TelepathyLogger.Entity
(Object properties)
Create a new TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
|
||
|
new TelepathyLogger.Entity.c_new
(String id, EntityType type, String alias, String avatar_token)
:
TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
|
||
|
Create a new TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
|
||
|
new TelepathyLogger.Entity.from_tp_contact
(Contact contact, EntityType type)
:
TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
|
||
|
get_alias
()
:
String
|
TelepathyLogger.Entity | |
|
get_avatar_token
()
:
String
|
TelepathyLogger.Entity | |
|
get_entity_type
()
:
TelepathyLogger.EntityType
|
TelepathyLogger.Entity | |
|
get_identifier
()
:
String
|
TelepathyLogger.Entity | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
TelepathyLogger.Event
Property |
receiver : TelepathyLogger.Entity
|
|
TelepathyLogger.Event
Property |
sender : TelepathyLogger.Entity
|
|
TelepathyLogger.Event
Method |
get_receiver
()
:
TelepathyLogger.Entity
|
|
TelepathyLogger.Event
Method |
get_sender
()
:
TelepathyLogger.Entity
|
|
TelepathyLogger.LogManager
Method |
|
|
TelepathyLogger.LogManager
Method |
get_dates_async
(Account account, Entity target, gint32 type_mask, Function callback, void* user_data)
:
none
|
|
TelepathyLogger.LogManager
Method |
get_events_for_date_async
(Account account, Entity target, gint32 type_mask, Date date, Function callback, void* user_data)
:
none
|
|
TelepathyLogger.LogManager
Method |
get_filtered_events_async
(Account account, Entity target, gint32 type_mask, guint32 num_events, Function filter, void* filter_user_data, Function callback, void* user_data)
:
none
|