[Bug 75450] Missing TpAccountChannelRequest high level API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 25 03:39:21 PST 2014


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

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #0)
> - FileTransfer.ContentHash(Type):
> void tp_account_channel_request_set_file_transfer_hash
> (TpAccountChannelRequest *self, TpFileHashType hash_type, const gchar *hash);

If we're not planning to redesign it for 1.0.

> - Setting None as TargetHandleType. We can either allows @identifier=NULL in
> tp_account_channel_request_set_target_id() or maybe automatically set it
> when requesting if no TargetHandleType has been provided?

I think I'd prefer detecting whether a TargetHandleType has been provided.

> void tp_account_channel_request_set_initial_invitees_ids
> (TpAccountChannelRequest *self, const gchar * const * ids);

"initial_invitee_ids"

> and maybe a set_initial_invitees() taking a GPtrArray<TpContact> as well?

Yes, I think this version would be good to have too.

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