DOC

com.iterable : iterableapi-ui

Maven & Gradle

Jul 12, 2023
27 stars

iterableapi-ui · Iterable is a growth marketing platform that helps you to create better experiences for—and deeper relationships with—your customers. Use it to send customized email, SMS, push notification, in-app message and web push notifications to your customers. This SDK helps you integrate your Android apps with Iterable. It supports Android API versions 15+.

Table Of Contents

Latest Version

Download com.iterable : iterableapi-ui Javadoc & API Documentation - Latest Versions:

All Versions

Download com.iterable : iterableapi-ui Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.5.x
3.4.x
3.3.x
3.2.x
0.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file iterableapi-ui-3.4.14-javadoc.jar to iterableapi-ui-3.4.14-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder iterableapi-ui-3.4.14-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "iterableapi-ui-3.4.14-sources.jar" -d "iterableapi-ui-3.4.14-javadoc" -subpackages 

Advertisement