Database Reference
In-Depth Information
NSLog(@"record id = '%@'", recordId.s);
}
// If the response lastEvaluatedKey has contents, that
means there are more // results
queryStartKey = queryResponse.lastEvaluatedKey;
} while ([queryStartKey count] != 0
Search WWH ::




Custom Search