public interface IHomeDevice extends IAdvanceDevice
Modifier and Type | Method and Description |
---|---|
void |
setNotificationBadge(boolean visible)
Hide the notification corner that shows the app
|
close, isOpened, open
void setNotificationBadge(boolean visible) throws DeviceException
visible
- true:show,false:hideDeviceException