get

fun get(callback: WebcomResultCallback<DatasyncValuable>)

Reads the data at this data node asynchronously.

The data is passed to a given callback that is called asynchronously, once the data has been read from the Webcom back end or from the client local cache if network is unavailable.