Implement getTableData command.
Reviewed By: lblasa Differential Revision: D48267029 fbshipit-source-id: a2ee02d3d0c465c83acd99fd7093e0abb5c7c2de
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a0510ad1bf
commit
42fb6f09f7
@@ -39,4 +39,7 @@
|
||||
start:(NSInteger)start
|
||||
count:(NSInteger)count;
|
||||
|
||||
+ (DatabaseGetTableDataRequest*)getTableDataRequestFromDictionary:
|
||||
(NSDictionary*)dictionary;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user