c
Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

Enum TelepathyGLib.ConnectionPresenceType

Import line: TelepathyGLib = imports.gi.TelepathyGLib;
GIR File: TelepathyGLib-0.12.gir
C documentation: TelepathyGLibConnectionPresenceType
Enum : ConnectionPresenceType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
TelepathyGLib.Account
Method
get_automatic_presence (Object out_values) : TelepathyGLib.ConnectionPresenceType
TelepathyGLib.Account
Method
get_current_presence (Object out_values) : TelepathyGLib.ConnectionPresenceType
TelepathyGLib.Account
Method
get_requested_presence (Object out_values) : TelepathyGLib.ConnectionPresenceType
TelepathyGLib.Account
Method
request_presence_async (ConnectionPresenceType type, String status, String message, Function callback, void* user_data) : none
TelepathyGLib.Account
Method
set_automatic_presence_async (ConnectionPresenceType type, String status, String message, Function callback, void* user_data) : none
TelepathyGLib.AccountManager
Method
get_most_available_presence (Object out_values) : TelepathyGLib.ConnectionPresenceType
TelepathyGLib.AccountManager
Method
set_all_requested_presences (ConnectionPresenceType type, String status, String message) : none
TelepathyGLib.AccountRequest
Method
set_automatic_presence (ConnectionPresenceType presence, String status, String message) : none
TelepathyGLib.AccountRequest
Method
set_requested_presence (ConnectionPresenceType presence, String status, String message) : none
TelepathyGLib.Connection
Method
TelepathyGLib.Connection.presence_type_cmp_availability (ConnectionPresenceType p1, ConnectionPresenceType p2) : gint32
TelepathyGLib.Contact
Method
get_presence_type () : TelepathyGLib.ConnectionPresenceType
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:23 GMT+0800 (HKT)