| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | |Added|NA|Class name: ResourceManager;
Method or attribute name: getRawFdSync(path: string): RawFileDescriptor;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: closeRawFdSync(path: string): void;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getRawFileListSync(path: string): Array\;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getRawFileContentSync(path: string): Uint8Array;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getMediaContentSync(resId: number, density?: number): Uint8Array;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getMediaContentSync(resource: Resource, density?: number): Uint8Array;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getMediaContentBase64Sync(resId: number, density?: number): string;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getMediaContentBase64Sync(resource: Resource, density?: number): string;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getPluralStringValueSync(resId: number, num: number): string;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getPluralStringValueSync(resource: Resource, num: number): string;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getStringArrayValueSync(resId: number): Array\;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getStringArrayValueSync(resource: Resource): Array\;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getPluralStringByNameSync(resName: string, num: number): string;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getMediaByNameSync(resName: string, density?: number): Uint8Array;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getMediaBase64ByNameSync(resName: string, density?: number): string;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getStringArrayByNameSync(resName: string): Array\;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getConfigurationSync(): Configuration;|@ohos.resourceManager.d.ts| |Added|NA|Class name: ResourceManager;
Method or attribute name: getDeviceCapabilitySync(): DeviceCapability;|@ohos.resourceManager.d.ts| |Added|NA|Class name: Resource;
Method or attribute name: params?: any[];|resource.d.ts| |Added|NA|Class name: Resource;
Method or attribute name: type?: number;|resource.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getStringValue(resource: Resource, callback: _AsyncCallback\): void;
Old version information: |Class name: ResourceManager;
Method or attribute name: getStringValue(resource: Resource, callback: _AsyncCallback\): void;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getStringValue(resource: Resource): Promise\;
Old version information: |Class name: ResourceManager;
Method or attribute name: getStringValue(resource: Resource): Promise\;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getStringArrayValue(resource: Resource, callback: _AsyncCallback\>): void;
Old version information: |Class name: ResourceManager;
Method or attribute name: getStringArrayValue(resource: Resource, callback: _AsyncCallback\>): void;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getStringArrayValue(resource: Resource): Promise\>;
Old version information: |Class name: ResourceManager;
Method or attribute name: getStringArrayValue(resource: Resource): Promise\>;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getMediaContent(resource: Resource, callback: _AsyncCallback\): void;
Old version information: |Class name: ResourceManager;
Method or attribute name: getMediaContent(resource: Resource, callback: _AsyncCallback\): void;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getMediaContent(resource: Resource): Promise\;
Old version information: |Class name: ResourceManager;
Method or attribute name: getMediaContent(resource: Resource): Promise\;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getMediaContentBase64(resource: Resource, callback: _AsyncCallback\): void;
Old version information: |Class name: ResourceManager;
Method or attribute name: getMediaContentBase64(resource: Resource, callback: _AsyncCallback\): void;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getMediaContentBase64(resource: Resource): Promise\;
Old version information: |Class name: ResourceManager;
Method or attribute name: getMediaContentBase64(resource: Resource): Promise\;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getPluralStringValue(resource: Resource, num: number, callback: _AsyncCallback\): void;
Old version information: |Class name: ResourceManager;
Method or attribute name: getPluralStringValue(resource: Resource, num: number, callback: _AsyncCallback\): void;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getPluralStringValue(resource: Resource, num: number): Promise\;
Old version information: |Class name: ResourceManager;
Method or attribute name: getPluralStringValue(resource: Resource, num: number): Promise\;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getStringSync(resource: Resource): string;
Old version information: |Class name: ResourceManager;
Method or attribute name: getStringSync(resource: Resource): string;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getStringSync(resource: Resource, ...args: Array\): string;
Old version information: |Class name: ResourceManager;
Method or attribute name: getStringSync(resource: Resource, ...args: Array\): string;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getBoolean(resource: Resource): boolean;
Old version information: |Class name: ResourceManager;
Method or attribute name: getBoolean(resource: Resource): boolean;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getNumber(resource: Resource): number;
Old version information: |Class name: ResourceManager;
Method or attribute name: getNumber(resource: Resource): number;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Model changed|Class name: ResourceManager;
Method or attribute name: getDrawableDescriptor(resource: Resource, density?: number): DrawableDescriptor;
Old version information: |Class name: ResourceManager;
Method or attribute name: getDrawableDescriptor(resource: Resource, density?: number): DrawableDescriptor;
New version information: stagemodelonly|@ohos.resourceManager.d.ts| |Type changed|Class name: Resource;
Method or attribute name: bundleName: string;
Old version information: |Class name: Resource;
Method or attribute name: bundleName: string;
New version information: string|resource.d.ts| |Type changed|Class name: Resource;
Method or attribute name: moduleName: string;
Old version information: |Class name: Resource;
Method or attribute name: moduleName: string;
New version information: string|resource.d.ts| |Type changed|Class name: Resource;
Method or attribute name: id: number;
Old version information: |Class name: Resource;
Method or attribute name: id: number;
New version information: number|resource.d.ts|