Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.datasync / DatasyncNode / get

get

fun get(callback: WebcomResultCallback<DatasyncValuable>): Unit

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.