ReadSimpleData()
Description
This function reads the document at a particular location, given by the collection it is under and the document name.
Syntax
Returns
Example Implementation
This requests the server to look into "users/Peter" for data.
the callback_ReadSimpleData() actually returns the data.
Last updated