JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.microsoft.windowsazure.mobileservices.TableJsonQueryCallback
Uses of
TableJsonQueryCallback
in
com.microsoft.windowsazure.mobileservices
Methods in
com.microsoft.windowsazure.mobileservices
with parameters of type
TableJsonQueryCallback
Modifier and Type
Method and Description
void
MobileServiceJsonTable.
execute
(
MobileServiceQuery
<?> query,
TableJsonQueryCallback
callback)
Retrieves a set of rows from the table using a query
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes