Documentation

loadBranch

loads data to the specified branch, as direct children of the node with the id provided

void loadBranch(id id ,function callback ,string url);

Parameters

id idbranch ID
callback function callback function
urlstringdata URL

See also

Back to top