public class DeviceViewModel extends BaseRepoViewModel<DeviceRepo>
Device
Modifier and Type | Field and Description |
---|---|
private Device |
device
Our Device
|
mRepo, TAG
Constructor and Description |
---|
DeviceViewModel(android.app.Application app,
Device device) |
Modifier and Type | Method and Description |
---|---|
Device |
getDevice() |
void |
remove() |
getErrorMsg, getInfoMessage, getIsWorking, initRepo, onCleared, postErrorMsg, postInfoMessage, postIsWorking, setErrorMsg, setInfoMessage, setIsWorking