JavaScript client-side API
We can use JavaScript API to develop apps for all environments.
For more information about these APIs, expand the entry for this topic in the Contents panel, and see the Overview topic and the Classes topic listed there.
The other topics in this section contain additional information that we need to fully use the JavaScript client-side API.
- The options Object
The options object contains properties common to all methods. It is used in all asynchronous calls to the MPF Server
- The WL.ClientMessages object
We can see a list of the system messages stored in the WL.ClientMessages object, and enable the translation of these system messages.
Parent topic: MobileFirst client-side API