LKOTANotificationType Constants Reference
| Declared in | LKLinkOtaBusiness.h |
|---|
LKOTANotificationType
OTA 流转过程向UI层发送的通知事件枚举
Definition
typedef NS_ENUM(NSInteger, LKOTANotificationType ) {
LKOTANotificationTypeCheck = 1,
LKOTANotificationTypeDownload = 2,
LKOTANotificationTypeTransmit = 3,
LKOTANotificationTypeReboot = 4,
LKOTANotificationTypeFinish = 5,
};
Constants
LKOTANotificationTypeCheck-
预检查事件
Declared In
LKLinkOtaBusiness.h. LKOTANotificationTypeDownload-
下载升级包事件
Declared In
LKLinkOtaBusiness.h. LKOTANotificationTypeTransmit-
传输升级包事件
Declared In
LKLinkOtaBusiness.h. LKOTANotificationTypeReboot-
重启升级事件
Declared In
LKLinkOtaBusiness.h. LKOTANotificationTypeFinish-
OTA 结束
Declared In
LKLinkOtaBusiness.h.
Declared In
LKLinkOtaBusiness.h