Esendex Java SMS SDK

Download | View Source

The Esendex Java SDK is an easy to use client for our REST API that you can use to integrate SMS and Voice messaging into your Java application. It contains a set of services which you can use to send SMS and Voice messages, receive SMS, track the status of your sent messages and more.

Requirements

Installation

Usage

Sending messages

Follow this example for creating and sending an SMS message with the Esendex Java SDK

Getting inbox messages

Follow this example for retrieving your inbox messages with the Esendex Java SDK

Getting sent messages

Follow this example for retrieving your sent messages with the Esendex Java SDK