[Bug 37360] TpChannel: high level API for Password
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 25 11:10:08 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37360
--- Comment #2 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-05-25 02:10:08 PDT ---
(In reply to comment #1)
> gboolean tp_channel_password_provide_password_finish (TpChannel *self,
> GAsyncResult *result,
> GError **error);
I meant:
gboolean
tp_channel_password_provide_password_finish (TpChannel *self,
GAsyncResult *result,
gboolean *correct,
GError **error)
except, of course, if we decide to fail if the pass was wrong.
--
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