[Bug 33901] add tp_capabilities_supports_room_list()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 9 13:33:06 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33901

--- Comment #3 from Will Thompson <will.thompson at collabora.co.uk> 2011-02-09 04:33:06 PST ---
Or, thinking aloud, maybe we should have:

enum {
  ROOM_LISTING_SUPPORTED = 1,
  ROOM_LISTING_SERVER_SUPPORTED = 2,
  ROOM_LISTING_SERVER_REQUIRED = 4
} RoomListingSupportFlags;

as the return value, rather than a proliferation of non-self-documenting
booleans? I'm not sure this helps much.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list