[Bug 28420] New: Need accessor for all Channel properties

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 7 14:11:25 CEST 2010


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

           Summary: Need accessor for all Channel properties
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: guillaume.desmottes at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Currently only those properties have a tp_channel_get_* accessor: ChannelType,
TargetHandle, TargetID.

We should probably add:

gboolean tp_channel_get_requested (TpChannel *self);
TpHandle tp_channel_get_initiator_handle  (TpChannel *self, TpHandleType
*handle_type);
const gchar *       tp_channel_get_initiator_identifier (TpChannel *self);

-- 
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