gsdsdk / com.gsd.software.sdk.netconnector.sync.dfobject.repository / DfObjectRepository / getByIdLiveData
fun getByIdLiveData(syncSchema:SyncSchema, objectId:String): LiveData<DfObject>
fun getByIdLiveData(syncSchema:
SyncSchema
, objectId:
String
): LiveData<
DfObject
>
Overrides DfObjectDataSource.getByIdLiveData