For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
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.
We can also find the description of the API in the following file: JavaScript client-side API.
The other topics in this section contain additional information that you need to use this API to full advantage.
- The options Object
The options object contains properties that are common to all methods. It is used in all asynchronous calls to the IBM MobileFirst Platform Server- The WL.ClientMessages object
We can see a list of the system messages that are stored in the WL.ClientMessages object, and enable the translation of these system messages.
Parent topic: MobileFirst client-side API