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, openvoid setNotificationBadge(boolean visible)
throws DeviceException
visible - true:show,false:hideDeviceException