AsyncCallback<ResourceManager> |
Asynchronous callback used to return the ResourceManager object. |
AsyncCallback<ResourceManager> |
Asynchronous callback used to return the ResourceManager object. |
Promise<ResourceManager> |
Promise<ResourceManager> |
Asynchronous callback used to return the obtained array of strings. |
Array of character strings corresponding to the specified resource ID. |
Asynchronous callback used to return the content of the obtained media file. |
Promise used to return the content of the obtained media file. |
Asynchronous callback used to return the obtained Base64 code of the image. |
Promise used to return the obtained Base64 code of the image. |
AsyncCallback<Configuration> |
Asynchronous callback used to return the obtained device configuration. |
Promise<Configuration> |
AsyncCallback<DeviceCapability> |
Asynchronous callback used to return the obtained device capability. |
Promise<DeviceCapability> |
Asynchronous callback used to return the obtained singular-plural string. |