disableLiveData

open fun disableLiveData(domainType: String)

Disables live data on a specific domainType

Parameters

domainType

a domainType string. Use com.mapsindoors.livedata.LiveDataDomainTypes for getting the supported strings as constants.