onDataReceived

abstract fun onDataReceived(@Nullable activeLiveDataModel: ActiveLiveDataModel)

invoke onDataReceived If active domain types is null it will return null Else it will send out a List of active domain types

Parameters

activeLiveDataModel

Object containing active live data domains