Class ClientResourceService

  • All Implemented Interfaces:

    
    public final class ClientResourceService
    extends MobileService
                        

    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>