1| Change Type | Old Version | New Version | d.ts File | 2| ---- | ------ | ------ | -------- | 3|Added|NA|Module name: ohos.resourceManager<br>Class name: AsyncCallback|@ohos.resourceManager.d.ts| 4|Added|NA|Class name: AsyncCallback<br>Method or attribute name: |@ohos.resourceManager.d.ts| 5|Added|NA|Module name: ohos.resourceManager<br>Class name: AsyncCallback<br>Method or attribute name: (err: Error, data: T): void;|@ohos.resourceManager.d.ts| 6|Added|NA|Class name: AsyncCallback<br>Method or attribute name: (err: Error, data: T): void;|@ohos.resourceManager.d.ts| 7|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringValue(resource: Resource, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringValue(resource: Resource, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 8|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringValue(resId: number, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringValue(resource: Resource, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 9|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringArrayValue(resource: Resource, callback: AsyncCallback<Array<string>>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringArrayValue(resource: Resource, callback: _AsyncCallback<Array<string>>): void;<br>|@ohos.resourceManager.d.ts| 10|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringArrayValue(resId: number, callback: AsyncCallback<Array<string>>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringArrayValue(resource: Resource, callback: _AsyncCallback<Array<string>>): void;<br>|@ohos.resourceManager.d.ts| 11|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaContent(resource: Resource, callback: AsyncCallback<Uint8Array>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaContent(resource: Resource, callback: _AsyncCallback<Uint8Array>): void;<br>|@ohos.resourceManager.d.ts| 12|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaContent(resId: number, callback: AsyncCallback<Uint8Array>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaContent(resource: Resource, callback: _AsyncCallback<Uint8Array>): void;<br>|@ohos.resourceManager.d.ts| 13|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64(resource: Resource, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64(resource: Resource, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 14|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64(resId: number, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64(resource: Resource, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 15|Function changed|Class name: ResourceManager<br>Method or attribute name: getDeviceCapability(callback: AsyncCallback<DeviceCapability>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getDeviceCapability(callback: _AsyncCallback<DeviceCapability>): void;<br>|@ohos.resourceManager.d.ts| 16|Function changed|Class name: ResourceManager<br>Method or attribute name: getConfiguration(callback: AsyncCallback<Configuration>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getConfiguration(callback: _AsyncCallback<Configuration>): void;<br>|@ohos.resourceManager.d.ts| 17|Function changed|Class name: ResourceManager<br>Method or attribute name: getPluralStringValue(resource: Resource, num: number, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getPluralStringValue(resource: Resource, num: number, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 18|Function changed|Class name: ResourceManager<br>Method or attribute name: getPluralStringValue(resId: number, num: number, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getPluralStringValue(resource: Resource, num: number, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 19|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringByName(resName: string, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringByName(resName: string, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 20|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringArrayByName(resName: string, callback: AsyncCallback<Array<string>>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringArrayByName(resName: string, callback: _AsyncCallback<Array<string>>): void;<br>|@ohos.resourceManager.d.ts| 21|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaByName(resName: string, callback: AsyncCallback<Uint8Array>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaByName(resName: string, callback: _AsyncCallback<Uint8Array>): void;<br>|@ohos.resourceManager.d.ts| 22|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaBase64ByName(resName: string, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaBase64ByName(resName: string, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 23|Function changed|Class name: ResourceManager<br>Method or attribute name: getPluralStringByName(resName: string, num: number, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getPluralStringByName(resName: string, num: number, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 24|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringValue(resource: Resource, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringValue(resId: number, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 25|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringValue(resId: number, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringValue(resId: number, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 26|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringArrayValue(resource: Resource, callback: AsyncCallback<Array<string>>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringArrayValue(resId: number, callback: _AsyncCallback<Array<string>>): void;<br>|@ohos.resourceManager.d.ts| 27|Function changed|Class name: ResourceManager<br>Method or attribute name: getStringArrayValue(resId: number, callback: AsyncCallback<Array<string>>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getStringArrayValue(resId: number, callback: _AsyncCallback<Array<string>>): void;<br>|@ohos.resourceManager.d.ts| 28|Function changed|Class name: ResourceManager<br>Method or attribute name: getPluralStringValue(resource: Resource, num: number, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getPluralStringValue(resId: number, num: number, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 29|Function changed|Class name: ResourceManager<br>Method or attribute name: getPluralStringValue(resId: number, num: number, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getPluralStringValue(resId: number, num: number, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 30|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaContent(resource: Resource, callback: AsyncCallback<Uint8Array>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaContent(resId: number, callback: _AsyncCallback<Uint8Array>): void;<br>|@ohos.resourceManager.d.ts| 31|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaContent(resId: number, callback: AsyncCallback<Uint8Array>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaContent(resId: number, callback: _AsyncCallback<Uint8Array>): void;<br>|@ohos.resourceManager.d.ts| 32|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64(resource: Resource, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64(resId: number, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 33|Function changed|Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64(resId: number, callback: AsyncCallback<string>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getMediaContentBase64(resId: number, callback: _AsyncCallback<string>): void;<br>|@ohos.resourceManager.d.ts| 34|Function changed|Class name: ResourceManager<br>Method or attribute name: getRawFileContent(path: string, callback: AsyncCallback<Uint8Array>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getRawFileContent(path: string, callback: _AsyncCallback<Uint8Array>): void;<br>|@ohos.resourceManager.d.ts| 35|Function changed|Class name: ResourceManager<br>Method or attribute name: getRawFd(path: string, callback: AsyncCallback<RawFileDescriptor>): void;<br>|Class name: ResourceManager<br>Method or attribute name: getRawFd(path: string, callback: _AsyncCallback<RawFileDescriptor>): void;<br>|@ohos.resourceManager.d.ts| 36|Function changed|Class name: ResourceManager<br>Method or attribute name: closeRawFd(path: string, callback: AsyncCallback<void>): void;<br>|Class name: ResourceManager<br>Method or attribute name: closeRawFd(path: string, callback: _AsyncCallback<void>): void;<br>|@ohos.resourceManager.d.ts| 37