Client-side API Reference
This collection of topics documents the application programming interface (API) for the supported client platforms.
JavaScript
APIs for Cordova / Web applications.
-
Client-side API
You can use JavaScript API to develop apps for all environments. -
Client-side push API
You can use JavaScript push API to run push functions in the client-side applications. -
Web analytics API
You can use the web JavaScript API to develop Persistent Mobile Foundation analytics for your web apps. This API is written in pure JavaScript and is not dependent on any other platform SDKs.
Objective-C
APIs for native iOS applications.
-
Client-side API
Use this API to develop native app for iOS environment. -
Client-side push API
Use this push API to develop apps for the iOS environment.
Java
APIs for native Android applications.
-
Client-side API
You can use Java API to develop apps for the Android environment. -
Client-side push API
You can use Java push API to develop apps for the Android environment. -
Client side JSONStore API
You can use JSONStore API to work with the store for the Android environment.
React Native
APIs for React Native applications.
-
Client-side API
Use this API to develop React Native apps. -
Client-side JSONStore API
You can use JSONStore API to work with the store for the React Native environment. -
Client-side Live Update API
You can use LiveUpdate API to work with the Live Update capabilities for the React Native environment. -
Client-side Push API
You can use Push API to work with the Push Notifications for the React Native environment.