Lines Matching refs:attribute

3 |Deleted|Class name: update;<br>Method or attribute name: export type UpdateTypes =<br>        'OTA…
4 |Deleted|Class name: update;<br>Method or attribute name: function getUpdater(upgradeFile: string, …
5 |Deleted|Class name: update;<br>Method or attribute name: function getUpdaterForOther(upgradeFile: …
6 |Deleted|Class name: update;<br>Method or attribute name: function getUpdaterFromOther(upgradeFile:…
7 |Deleted|Class name: PackageTypes;<br>Method or attribute name: PACKAGE_TYPE_NORMAL = 1|NA|@ohos.up…
8 |Deleted|Class name: PackageTypes;<br>Method or attribute name: PACKAGE_TYPE_BASE = 2|NA|@ohos.upda…
9 |Deleted|Class name: PackageTypes;<br>Method or attribute name: PACKAGE_TYPE_CUST = 3|NA|@ohos.upda…
10 |Deleted|Class name: PackageTypes;<br>Method or attribute name: PACKAGE_TYPE_PRELOAD = 4|NA|@ohos.u…
11 |Deleted|Class name: PackageTypes;<br>Method or attribute name: PACKAGE_TYPE_COTA = 5|NA|@ohos.upda…
12 |Deleted|Class name: PackageTypes;<br>Method or attribute name: PACKAGE_TYPE_VERSION = 6|NA|@ohos.u…
13 |Deleted|Class name: PackageTypes;<br>Method or attribute name: PACKAGE_TYPE_PATCH = 7|NA|@ohos.upd…
14 |Deleted|Class name: CheckResult;<br>Method or attribute name: versionName: number;|NA|@ohos.update…
15 |Deleted|Class name: CheckResult;<br>Method or attribute name: versionCode: string;|NA|@ohos.update…
16 |Deleted|Class name: CheckResult;<br>Method or attribute name: size: number;|NA|@ohos.update.d.ts|
17 |Deleted|Class name: CheckResult;<br>Method or attribute name: verifyInfo: string;|NA|@ohos.update.…
18 |Deleted|Class name: CheckResult;<br>Method or attribute name: packageType: PackageTypes;|NA|@ohos.…
19 |Deleted|Class name: CheckResult;<br>Method or attribute name: descriptionId: string;|NA|@ohos.upda…
20 |Deleted|Class name: DescriptionInfo;<br>Method or attribute name: descriptionId: string;|NA|@ohos.…
21 |Deleted|Class name: NewVersionStatus;<br>Method or attribute name: VERSION_STATUS_ERR = -1|NA|@oho…
22 |Deleted|Class name: NewVersionStatus;<br>Method or attribute name: VERSION_STATUS_NEW = 0|NA|@ohos…
23 |Deleted|Class name: NewVersionStatus;<br>Method or attribute name: VERSION_STATUS_NONE = 1|NA|@oho…
24 |Deleted|Class name: NewVersionStatus;<br>Method or attribute name: VERSION_STATUS_BUSY = 2|NA|@oho…
25 |Deleted|Class name: NewVersionInfo;<br>Method or attribute name: status: NewVersionStatus;|NA|@oho…
26 |Deleted|Class name: NewVersionInfo;<br>Method or attribute name: errMsg: string;|NA|@ohos.update.d…
27 |Deleted|Class name: NewVersionInfo;<br>Method or attribute name: checkResults: Array\<CheckResult>…
28 |Deleted|Class name: NewVersionInfo;<br>Method or attribute name: descriptionInfo: Array\<Descripti…
29 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_INIT = 0|NA|@ohos.updat…
30 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_CHECK_VERSION_ON = 10|N…
31 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_CHECK_VERSION_FAIL|NA|@…
32 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_CHECK_VERSION_SUCCESS|N…
33 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_DOWNLOAD_ON = 20|NA|@oh…
34 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_DOWNLOAD_PAUSE|NA|@ohos…
35 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_DOWNLOAD_CANCEL|NA|@oho…
36 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_DOWNLOAD_FAIL|NA|@ohos.…
37 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_DOWNLOAD_SUCCESS|NA|@oh…
38 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_VERIFY_ON = 30|NA|@ohos…
39 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_VERIFY_FAIL|NA|@ohos.up…
40 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_VERIFY_SUCCESS|NA|@ohos…
41 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_PACKAGE_TRANS_ON = 70|N…
42 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_PACKAGE_TRANS_FAIL|NA|@…
43 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_PACKAGE_TRANS_SUCCESS|N…
44 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_INSTALL_ON = 80|NA|@oho…
45 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_INSTALL_FAIL|NA|@ohos.u…
46 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_INSTALL_SUCCESS|NA|@oho…
47 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_UPDATE_ON = 90|NA|@ohos…
48 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_UPDATE_FAIL|NA|@ohos.up…
49 |Deleted|Class name: UpdateState;<br>Method or attribute name: UPDATE_STATE_UPDATE_SUCCESS|NA|@ohos…
50 |Deleted|Class name: Progress;<br>Method or attribute name: percent: number;|NA|@ohos.update.d.ts|
51 |Deleted|Class name: Progress;<br>Method or attribute name: status: UpdateState;|NA|@ohos.update.d.…
52 |Deleted|Class name: Progress;<br>Method or attribute name: endReason: string;|NA|@ohos.update.d.ts|
53 |Deleted|Class name: InstallMode;<br>Method or attribute name: INSTALL_MODE_NORMAL|NA|@ohos.update.…
54 |Deleted|Class name: InstallMode;<br>Method or attribute name: INSTALL_MODE_NIGHT|NA|@ohos.update.d…
55 |Deleted|Class name: InstallMode;<br>Method or attribute name: INSTALL_MODE_AUTO|NA|@ohos.update.d.…
56 |Deleted|Class name: UpdatePolicy;<br>Method or attribute name: autoDownload: boolean;|NA|@ohos.upd…
57 |Deleted|Class name: UpdatePolicy;<br>Method or attribute name: installMode: INSTALL_MODE;|NA|@ohos…
58 |Deleted|Class name: UpdatePolicy;<br>Method or attribute name: autoUpgradeInterval: Array\<number>…
59 |Deleted|Class name: UpdateProgressCallback;<br>Method or attribute name: (progress: Progress): voi…
60 |Deleted|Class name: Updater;<br>Method or attribute name: getUpdatePolicy(callback: AsyncCallback\…
61 |Deleted|Class name: Updater;<br>Method or attribute name: getUpdatePolicy(): Promise\<UpdatePolicy…
62 |Deleted|Class name: Updater;<br>Method or attribute name: setUpdatePolicy(policy: UpdatePolicy, ca…
63 |Deleted|Class name: Updater;<br>Method or attribute name: setUpdatePolicy(policy: UpdatePolicy): P…
64 |Deleted|Class name: Updater;<br>Method or attribute name: applyNewVersion(callback: AsyncCallback\…
65 |Deleted|Class name: Updater;<br>Method or attribute name: applyNewVersion(): Promise\<number>;|NA|…
66 |Deleted|Class name: Updater;<br>Method or attribute name: rebootAndCleanCache(callback: AsyncCallb…
67 |Deleted|Class name: Updater;<br>Method or attribute name: rebootAndCleanCache(): Promise\<number>;…
68 |Deleted|Class name: Updater;<br>Method or attribute name: rebootAndCleanUserData(callback: AsyncCa…
69 |Deleted|Class name: Updater;<br>Method or attribute name: rebootAndCleanUserData(): Promise\<numbe…
70 |Deleted|Class name: Updater;<br>Method or attribute name: verifyUpdatePackage(upgradeFile: string,…
71 |Deleted|Class name: Updater;<br>Method or attribute name: cancel(): void;|NA|@ohos.update.d.ts|
72 |Added|NA|Class name: VersionComponent;<br>Method or attribute name: size: number;|@ohos.update.d.t…
73 |Added|NA|Class name: update;<br>Method or attribute name: function getOnlineUpdater(upgradeInfo: U…
74 |Added|NA|Class name: update;<br>Method or attribute name: function getRestorer(): Restorer;|@ohos.…
75 |Added|NA|Class name: update;<br>Method or attribute name: function getLocalUpdater(): LocalUpdater…
76 |Added|NA|Class name: Updater;<br>Method or attribute name: getNewVersionDescription(versionDigestI…
77 |Added|NA|Class name: Updater;<br>Method or attribute name: getNewVersionDescription(versionDigestI…
78 |Added|NA|Class name: Updater;<br>Method or attribute name: getCurrentVersionInfo(callback: AsyncCa…
79 |Added|NA|Class name: Updater;<br>Method or attribute name: getCurrentVersionInfo(): Promise\<Curre…
80 |Added|NA|Class name: Updater;<br>Method or attribute name: getCurrentVersionDescription(descriptio…
81 |Added|NA|Class name: Updater;<br>Method or attribute name: getCurrentVersionDescription(descriptio…
82 |Added|NA|Class name: Updater;<br>Method or attribute name: getTaskInfo(callback: AsyncCallback\<Ta…
83 |Added|NA|Class name: Updater;<br>Method or attribute name: getTaskInfo(): Promise\<TaskInfo>;|@oho…
84 |Added|NA|Class name: Updater;<br>Method or attribute name: resumeDownload(versionDigestInfo: Versi…
85 |Added|NA|Class name: Updater;<br>Method or attribute name: resumeDownload(versionDigestInfo: Versi…
86 |Added|NA|Class name: Updater;<br>Method or attribute name: pauseDownload(versionDigestInfo: Versio…
87 |Added|NA|Class name: Updater;<br>Method or attribute name: pauseDownload(versionDigestInfo: Versio…
88 |Added|NA|Class name: Updater;<br>Method or attribute name: clearError(versionDigestInfo: VersionDi…
89 |Added|NA|Class name: Updater;<br>Method or attribute name: clearError(versionDigestInfo: VersionDi…
90 |Added|NA|Class name: Updater;<br>Method or attribute name: getUpgradePolicy(callback: AsyncCallbac…
91 |Added|NA|Class name: Updater;<br>Method or attribute name: getUpgradePolicy(): Promise\<UpgradePol…
92 |Added|NA|Class name: Updater;<br>Method or attribute name: setUpgradePolicy(policy: UpgradePolicy,…
93 |Added|NA|Class name: Updater;<br>Method or attribute name: setUpgradePolicy(policy: UpgradePolicy)…
94 |Added|NA|Class name: Updater;<br>Method or attribute name: terminateUpgrade(callback: AsyncCallbac…
95 |Added|NA|Class name: Updater;<br>Method or attribute name: terminateUpgrade(): Promise\<void>;|@oh…
96 |Added|NA|Class name: Restorer;<br>Method or attribute name: factoryReset(callback: AsyncCallback\<…
97 |Added|NA|Class name: Restorer;<br>Method or attribute name: factoryReset(): Promise\<void>;|@ohos.…
98 |Added|NA|Class name: LocalUpdater;<br>Method or attribute name: verifyUpgradePackage(upgradeFile: …
99 |Added|NA|Class name: LocalUpdater;<br>Method or attribute name: verifyUpgradePackage(upgradeFile: …
100 |Added|NA|Class name: LocalUpdater;<br>Method or attribute name: applyNewVersion(upgradeFiles: Arra…
101 |Added|NA|Class name: LocalUpdater;<br>Method or attribute name: applyNewVersion(upgradeFiles: Arra…
102 |Added|NA|Class name: LocalUpdater;<br>Method or attribute name: on(eventClassifyInfo: EventClassif…
103 |Added|NA|Class name: LocalUpdater;<br>Method or attribute name: off(eventClassifyInfo: EventClassi…
104 |Added|NA|Class name: UpgradeInfo;<br>Method or attribute name: upgradeApp: string;|@ohos.update.d.…
105 |Added|NA|Class name: UpgradeInfo;<br>Method or attribute name: businessType: BusinessType;|@ohos.u…
106 |Added|NA|Class name: BusinessType;<br>Method or attribute name: vendor: BusinessVendor;|@ohos.upda…
107 |Added|NA|Class name: BusinessType;<br>Method or attribute name: subType: BusinessSubType;|@ohos.up…
108 |Added|NA|Class name: CheckResult;<br>Method or attribute name: isExistNewVersion: boolean;|@ohos.u…
109 |Added|NA|Class name: CheckResult;<br>Method or attribute name: newVersionInfo: NewVersionInfo;|@oh…
110 |Added|NA|Class name: NewVersionInfo;<br>Method or attribute name: versionDigestInfo: VersionDigest…
111 |Added|NA|Class name: TaskBody;<br>Method or attribute name: versionDigestInfo: VersionDigestInfo;|…
112 |Added|NA|Class name: NewVersionInfo;<br>Method or attribute name: versionComponents: Array\<Versio…
113 |Added|NA|Class name: CurrentVersionInfo;<br>Method or attribute name: versionComponents: Array\<Ve…
114 |Added|NA|Class name: TaskBody;<br>Method or attribute name: versionComponents: Array\<VersionCompo…
115 |Added|NA|Class name: VersionDigestInfo;<br>Method or attribute name: versionDigest: string;|@ohos.…
116 |Added|NA|Class name: VersionComponent;<br>Method or attribute name: componentId: string;|@ohos.upd…
117 |Added|NA|Class name: ComponentDescription;<br>Method or attribute name: componentId: string;|@ohos…
118 |Added|NA|Class name: VersionComponent;<br>Method or attribute name: componentType: ComponentType;|…
119 |Added|NA|Class name: VersionComponent;<br>Method or attribute name: upgradeAction: UpgradeAction;|…
120 |Added|NA|Class name: VersionComponent;<br>Method or attribute name: displayVersion: string;|@ohos.…
121 |Added|NA|Class name: VersionComponent;<br>Method or attribute name: innerVersion: string;|@ohos.up…
122 |Added|NA|Class name: VersionComponent;<br>Method or attribute name: effectiveMode: EffectiveMode;|…
123 |Added|NA|Class name: VersionComponent;<br>Method or attribute name: descriptionInfo: DescriptionIn…
124 |Added|NA|Class name: ComponentDescription;<br>Method or attribute name: descriptionInfo: Descripti…
125 |Added|NA|Class name: DescriptionOptions;<br>Method or attribute name: format: DescriptionFormat;|@…
126 |Added|NA|Class name: DescriptionOptions;<br>Method or attribute name: language: string;|@ohos.upda…
127 |Added|NA|Class name: DescriptionInfo;<br>Method or attribute name: descriptionType: DescriptionTyp…
128 |Added|NA|Class name: CurrentVersionInfo;<br>Method or attribute name: osVersion: string;|@ohos.upd…
129 |Added|NA|Class name: CurrentVersionInfo;<br>Method or attribute name: deviceName: string;|@ohos.up…
130 |Added|NA|Class name: DownloadOptions;<br>Method or attribute name: allowNetwork: NetType;|@ohos.up…
131 |Added|NA|Class name: ResumeDownloadOptions;<br>Method or attribute name: allowNetwork: NetType;|@o…
132 |Added|NA|Class name: DownloadOptions;<br>Method or attribute name: order: Order;|@ohos.update.d.ts|
133 |Added|NA|Class name: UpgradeOptions;<br>Method or attribute name: order: Order;|@ohos.update.d.ts|
134 |Added|NA|Class name: PauseDownloadOptions;<br>Method or attribute name: isAllowAutoResume: boolean…
135 |Added|NA|Class name: ClearOptions;<br>Method or attribute name: status: UpgradeStatus;|@ohos.updat…
136 |Added|NA|Class name: TaskBody;<br>Method or attribute name: status: UpgradeStatus;|@ohos.update.d.…
137 |Added|NA|Class name: UpgradePolicy;<br>Method or attribute name: downloadStrategy: boolean;|@ohos.…
138 |Added|NA|Class name: UpgradePolicy;<br>Method or attribute name: autoUpgradeStrategy: boolean;|@oh…
139 |Added|NA|Class name: UpgradePolicy;<br>Method or attribute name: autoUpgradePeriods: Array\<Upgrad…
140 |Added|NA|Class name: UpgradePeriod;<br>Method or attribute name: start: number;|@ohos.update.d.ts|
141 |Added|NA|Class name: UpgradePeriod;<br>Method or attribute name: end: number;|@ohos.update.d.ts|
142 |Added|NA|Class name: TaskInfo;<br>Method or attribute name: existTask: boolean;|@ohos.update.d.ts|
143 |Added|NA|Class name: TaskInfo;<br>Method or attribute name: taskBody: TaskBody;|@ohos.update.d.ts|
144 |Added|NA|Class name: EventInfo;<br>Method or attribute name: taskBody: TaskBody;|@ohos.update.d.ts|
145 |Added|NA|Class name: EventInfo;<br>Method or attribute name: eventId: EventId;|@ohos.update.d.ts|
146 |Added|NA|Class name: TaskBody;<br>Method or attribute name: subStatus: number;|@ohos.update.d.ts|
147 |Added|NA|Class name: TaskBody;<br>Method or attribute name: progress: number;|@ohos.update.d.ts|
148 |Added|NA|Class name: TaskBody;<br>Method or attribute name: installMode: number;|@ohos.update.d.ts|
149 |Added|NA|Class name: TaskBody;<br>Method or attribute name: errorMessages: Array\<ErrorMessage>;|@…
150 |Added|NA|Class name: ErrorMessage;<br>Method or attribute name: errorCode: number;|@ohos.update.d.…
151 |Added|NA|Class name: ErrorMessage;<br>Method or attribute name: errorMessage: string;|@ohos.update…
152 |Added|NA|Class name: EventClassifyInfo;<br>Method or attribute name: eventClassify: EventClassify;…
153 |Added|NA|Class name: EventClassifyInfo;<br>Method or attribute name: extraInfo: string;|@ohos.upda…
154 |Added|NA|Class name: UpgradeFile;<br>Method or attribute name: fileType: ComponentType;|@ohos.upda…
155 |Added|NA|Class name: UpgradeFile;<br>Method or attribute name: filePath: string;|@ohos.update.d.ts|
156 |Added|NA|Class name: UpgradeTaskCallback;<br>Method or attribute name: (eventInfo: EventInfo): voi…
157 |Added|NA|Class name: BusinessVendor;<br>Method or attribute name: PUBLIC = "public"|@ohos.update.d…
158 |Added|NA|Class name: BusinessSubType;<br>Method or attribute name: FIRMWARE = 1|@ohos.update.d.ts|
159 |Added|NA|Class name: ComponentType;<br>Method or attribute name: OTA = 1|@ohos.update.d.ts|
160 |Added|NA|Class name: UpgradeAction;<br>Method or attribute name: UPGRADE = "upgrade"|@ohos.update.…
161 |Added|NA|Class name: UpgradeAction;<br>Method or attribute name: RECOVERY = "recovery"|@ohos.updat…
162 |Added|NA|Class name: EffectiveMode;<br>Method or attribute name: COLD = 1|@ohos.update.d.ts|
163 |Added|NA|Class name: EffectiveMode;<br>Method or attribute name: LIVE = 2|@ohos.update.d.ts|
164 |Added|NA|Class name: EffectiveMode;<br>Method or attribute name: LIVE_AND_COLD = 3|@ohos.update.d.…
165 |Added|NA|Class name: DescriptionType;<br>Method or attribute name: CONTENT = 0|@ohos.update.d.ts|
166 |Added|NA|Class name: DescriptionType;<br>Method or attribute name: URI = 1|@ohos.update.d.ts|
167 |Added|NA|Class name: DescriptionFormat;<br>Method or attribute name: STANDARD = 0|@ohos.update.d.t…
168 |Added|NA|Class name: DescriptionFormat;<br>Method or attribute name: SIMPLIFIED = 1|@ohos.update.d…
169 |Added|NA|Class name: NetType;<br>Method or attribute name: CELLULAR = 1|@ohos.update.d.ts|
170 |Added|NA|Class name: NetType;<br>Method or attribute name: METERED_WIFI = 2|@ohos.update.d.ts|
171 |Added|NA|Class name: NetType;<br>Method or attribute name: NOT_METERED_WIFI = 4|@ohos.update.d.ts|
172 |Added|NA|Class name: NetType;<br>Method or attribute name: WIFI = 6|@ohos.update.d.ts|
173 |Added|NA|Class name: NetType;<br>Method or attribute name: CELLULAR_AND_WIFI = 7|@ohos.update.d.ts|
174 |Added|NA|Class name: Order;<br>Method or attribute name: DOWNLOAD = 1|@ohos.update.d.ts|
175 |Added|NA|Class name: Order;<br>Method or attribute name: INSTALL = 2|@ohos.update.d.ts|
176 |Added|NA|Class name: Order;<br>Method or attribute name: DOWNLOAD_AND_INSTALL = 3|@ohos.update.d.t…
177 |Added|NA|Class name: Order;<br>Method or attribute name: APPLY = 4|@ohos.update.d.ts|
178 |Added|NA|Class name: Order;<br>Method or attribute name: INSTALL_AND_APPLY = 6|@ohos.update.d.ts|
179 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: WAITING_DOWNLOAD = 20|@ohos.updat…
180 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: DOWNLOADING = 21|@ohos.update.d.t…
181 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: DOWNLOAD_PAUSED = 22|@ohos.update…
182 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: DOWNLOAD_FAIL = 23|@ohos.update.d…
183 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: WAITING_INSTALL = 30|@ohos.update…
184 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: UPDATING = 31|@ohos.update.d.ts|
185 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: WAITING_APPLY = 40|@ohos.update.d…
186 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: APPLYING = 41|@ohos.update.d.ts|
187 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: UPGRADE_SUCCESS = 50|@ohos.update…
188 |Added|NA|Class name: UpgradeStatus;<br>Method or attribute name: UPGRADE_FAIL = 51|@ohos.update.d.…
189 |Added|NA|Class name: EventClassify;<br>Method or attribute name: TASK = 0x01000000|@ohos.update.d.…
190 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_TASK_BASE = EventClassify.TASK|@o…
191 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_TASK_RECEIVE|@ohos.update.d.ts|
192 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_TASK_CANCEL|@ohos.update.d.ts|
193 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_WAIT|@ohos.update.d.ts|
194 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_START|@ohos.update.d.ts|
195 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_UPDATE|@ohos.update.d.ts|
196 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_PAUSE|@ohos.update.d.ts|
197 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_RESUME|@ohos.update.d.ts|
198 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_SUCCESS|@ohos.update.d.t…
199 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_DOWNLOAD_FAIL|@ohos.update.d.ts|
200 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_WAIT|@ohos.update.d.ts|
201 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_START|@ohos.update.d.ts|
202 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_UPDATE|@ohos.update.d.ts|
203 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_APPLY_WAIT|@ohos.update.d.ts|
204 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_APPLY_START|@ohos.update.d.ts|
205 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_SUCCESS|@ohos.update.d.ts|
206 |Added|NA|Class name: EventId;<br>Method or attribute name: EVENT_UPGRADE_FAIL|@ohos.update.d.ts|
207 …hod or attribute name: checkNewVersion(callback: AsyncCallback\<CheckResult>): void;<br>Old versio…
208 …er;<br>Method or attribute name: checkNewVersion(): Promise\<CheckResult>;<br>Old version: |Class …
209attribute name: download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions, c…
210attribute name: download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions): …
211attribute name: upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions, call…
212attribute name: upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions): Pro…
213 …d or attribute name: getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>Old ver…
214 …;<br>Method or attribute name: getNewVersionInfo(): Promise\<NewVersionInfo>;<br>Old version: |Cla…
215 …hod or attribute name: checkNewVersion(callback: AsyncCallback\<CheckResult>): void;<br>Old versio…
216 …er;<br>Method or attribute name: checkNewVersion(): Promise\<CheckResult>;<br>Old version: |Class …
217attribute name: download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions, c…
218attribute name: download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions): …
219attribute name: upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions, call…
220attribute name: upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions): Pro…
221 …d or attribute name: getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>Old ver…
222 …;<br>Method or attribute name: getNewVersionInfo(): Promise\<NewVersionInfo>;<br>Old version: |Cla…
223 …riptionInfo;<br>Method or attribute name: content: string;<br>Old version: |Class name: Descriptio…
224 …<br>Method or attribute name: checkNewVersion(callback: AsyncCallback\<NewVersionInfo>): void;|Cla…
225 …: Updater;<br>Method or attribute name: checkNewVersion(): Promise\<NewVersionInfo>;|Class name: U…
226 …ged|Class name: Updater;<br>Method or attribute name: download(): void;|Class name: Updater;<br>Me…
227 …ged|Class name: Updater;<br>Method or attribute name: download(): void;|Class name: Updater;<br>Me…
228 …ged|Class name: Updater;<br>Method or attribute name: upgrade(): void;|Class name: Updater;<br>Met…
229 …ged|Class name: Updater;<br>Method or attribute name: upgrade(): void;|Class name: Updater;<br>Met…
230 …ethod or attribute name: on(eventType: 'downloadProgress', callback: UpdateProgressCallback): void…
231 …thod or attribute name: off(eventType: 'downloadProgress', callback?: UpdateProgressCallback): voi…