sugar4.presence.buddy
UI interface to a buddy in the presence service
STABLE.
Attributes
Classes
UI interface for a Buddy in the presence service |
|
UI interface for a Buddy in the presence service |
|
UI interface for a Buddy in the presence service |
Module Contents
- class sugar4.presence.buddy.BaseBuddy[source]
Bases:
gi.repository.GObject.GObjectUI interface for a Buddy in the presence service
Each buddy interface tracks a set of activities and properties that can be queried to provide UI controls for manipulating the presence interface.
- Properties Dictionary:
‘key’: public key, ‘nick’: nickname , ‘color’: color (XXX what format), ‘current-activity’: (XXX dbus path?), ‘owner’: (XXX dbus path?),
- class sugar4.presence.buddy.Buddy(account_path, contact_id)[source]
Bases:
BaseBuddyUI interface for a Buddy in the presence service
Each buddy interface tracks a set of activities and properties that can be queried to provide UI controls for manipulating the presence interface.
- Properties Dictionary:
‘key’: public key, ‘nick’: nickname , ‘color’: color (XXX what format), ‘current-activity’: (XXX dbus path?), ‘owner’: (XXX dbus path?),
- class sugar4.presence.buddy.Owner[source]
Bases:
BaseBuddyUI interface for a Buddy in the presence service
Each buddy interface tracks a set of activities and properties that can be queried to provide UI controls for manipulating the presence interface.
- Properties Dictionary:
‘key’: public key, ‘nick’: nickname , ‘color’: color (XXX what format), ‘current-activity’: (XXX dbus path?), ‘owner’: (XXX dbus path?),