tpa-ice-private

tpa-ice-private

Synopsis




gboolean            tpa_ice_signalling_get_session_handlers
                                                        (GObject *obj,
                                                         GPtrArray *ret,
                                                         GError **error);

Description

Details

tpa_ice_signalling_get_session_handlers ()

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 :