| [Insert name here] Reference Manual | ||||
|---|---|---|---|---|
gboolean tpa_ice_signalling_get_session_handlers (GObject *obj, GPtrArray *ret, GError **error);
gboolean tpa_ice_signalling_get_session_handlers
(GObject *obj,
GPtrArray *ret,
GError **error);
Implements DBus method GetSessionHandlers on interface org.freedesktop.Telepathy.Channel.Interface.IceSignalling
error: Used to return a pointer to a GError detailing any error
that occured, DBus will throw the error only if this
function returns false.
return: TRUE if successful, FALSE if an error was thrown.
obj : |
|
ret : |
|
error : |
|
| Returns : |