DOC

com.ghabie.chatsdk : chatsdk

Maven & Gradle

Mar 31, 2024

com.ghabie.chatsdk:chatsdk · A Java SDK crafted for seamless integration of customer support functionalities into your applications. With its easy-to-use interface components and real-time communication capabilities, developers can effortlessly empower their users with multichannel support options, including chat, email, and in-app messaging.

Table Of Contents

Latest Version

Download com.ghabie.chatsdk : chatsdk Javadoc & API Documentation - Latest Versions:

All Versions

Download com.ghabie.chatsdk : chatsdk Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file chatsdk-0.1.0-javadoc.jar to chatsdk-0.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder chatsdk-0.1.0-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 "chatsdk-0.1.0-sources.jar" -d "chatsdk-0.1.0-javadoc" -subpackages