| Import line: | TelepathyLogger = imports.gi.TelepathyLogger; |
| GIR File: | TelepathyLogger-0.2.gir |
| C documentation: | TelepathyLoggerEntityType |
| Enum : | EntityType |
| Properties | |
|---|---|
|
guint32 TelepathyLogger.EntityType.CONTACT : 1
|
|
|
guint32 TelepathyLogger.EntityType.ROOM : 2
|
|
|
guint32 TelepathyLogger.EntityType.SELF : 3
|
|
|
guint32 TelepathyLogger.EntityType.UNKNOWN : 0
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
TelepathyLogger.Entity
Method |
new TelepathyLogger.Entity.c_new
(String id, EntityType type, String alias, String avatar_token)
:
TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
|
|
TelepathyLogger.Entity
Method |
new TelepathyLogger.Entity.from_tp_contact
(Contact contact, EntityType type)
:
TelepathyLogger.Entity
Create a new TelepathyLogger.Entity
|
|
TelepathyLogger.Entity
Method |
get_entity_type
()
:
TelepathyLogger.EntityType
|