Skip to content

Latest commit

 

History

History
91 lines (81 loc) · 5.26 KB

client_sdk_api.md

File metadata and controls

91 lines (81 loc) · 5.26 KB
copyright lastupdated
years
2018, 2019
2019-01-04

{:shortdesc: .shortdesc} {:new_window: target="_blank"} {:tip: .tip} {:note: .note} {:pre: .pre} {:codeblock: .codeblock} {:screen: .screen} {:java: .ph data-hd-programlang='java'} {:ruby: .ph data-hd-programlang='ruby'} {:c#: .ph data-hd-programlang='c#'} {:objectc: .ph data-hd-programlang='Objective C'} {:ios: .ph data-hd-programlang='iOS'} {:python: .ph data-hd-programlang='python'} {:javascript: .ph data-hd-programlang='javascript'} {:php: .ph data-hd-programlang='PHP'} {:swift: .ph data-hd-programlang='swift'} {:reactnative: .ph data-hd-programlang='reactnative'} {:csharp: .ph data-hd-programlang='csharp'}

Application Programming Interface (API) for the supported client platforms

JavaScript

{: javascript } APIs for Cordova / Web applications. {: javascript }

  • Client-side API
    You can use JavaScript API to develop apps for all environments. {: javascript }
  • Client-side push API External link icon
    You can use JavaScript push API to run push functions in the client-side applications. {: javascript }
  • Web analytics API External link icon
    You can use the web JavaScript API to develop MobileFirst analytics for your web apps. This API is written in pure JavaScript and is not dependent on any other platform SDKs. {: javascript }

Objective C

{: ios } APIs for native iOS applications. {: ios }

Java

{: java } APIs for native Android applications. {: java }

React Native

{: reactnative } APIs for React Native applications. {: reactnative }

C Sharp

{: csharp} APIs for native Windows 10 UWP, Windows 8 Universal, Xamarin.iOS and Xamarin.Android applications. {: csharp}