getData

abstract fun getData(propertyId: Int, callback: Consumer<PropertyData>)

Gets cached PropertyData or triggers download, if necessary

Parameters

propertyId

property id

callback

callback with property data