Package com.sap.cloud.mobile.foundation.clientresources
See: Description
-
Class Summary Class Description ResourceBundle Class that represents a resource. ClientResources The ClientResources class that implements APIs to download client resources or retrieve information about resources from mobile services. ClientResourceService Represents the service to handle client resource related cases, for example,<ul> <li>Automatically download the default client resource when app is brought to foreground.</li> <li>Retrieve the resource bundle information from mobile server.</li> <li>Download a specified resource bundle then save it a local file.</li> </ul> ClientResourceBundle Represents the model of resource bundle. -
Interface Summary Interface Description CallbackListener Interface definition for callback handler for operation.