Sugar.presence.presenceservice

From OLPC
Revision as of 19:00, 11 August 2008 by Fanwar (talk | contribs) (New page: = Class: PresenceService (gobject.GObject) = === How do I get a list of buddies that are presently available on my mesh network? === The PresenceService class has a helper method called ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Class: PresenceService (gobject.GObject)

How do I get a list of buddies that are presently available on my mesh network?

The PresenceService class has a helper method called get_buddies() that will return a list of sugar.presence.buddy.Buddy objects.