GDataObjectCallback


Description:

[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "3.46" ) ]
public delegate bool GDataObjectCallback (GDataSession gdata, Object object)

Callback used to traverse response from the server, which is an array.

Parameters:

gdata

an GDataSession

object

a JSonObject with received content

user_data

user data passed to the call

Returns:

whether the traverse can continue


Namespace: E