Pega Mobile Client API reference
Pega Mobile Client provides JavaScript APIs that you can access from Pega Platform. The APIs consist of several objects and their methods that enable the use of native device functions and enhance the usability of mobile apps.
Public APIs allow access to an offline client database, or expose methods for picking, sharing and previewing documents that are stored on the mobile device.
For a detailed description of available objects and methods, see:
For an example of usage, see Controlling binary data upload with API methods.
Next topic Client Store API for Pega Mobile Client