com.sinch.sdk.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sinch-sdk-java Show documentation
Show all versions of sinch-sdk-java Show documentation
SDK providing a Java API for the Sinch REST APIs.
/**
* Sinch Java SDK for Numbers, SMS & Verification
*
* Provides the client necessary to interface with Sinch APIS
*
*
The client involve different layers:
*
*
* - configuration with unified identifier to connect to APIS
*
- client handling underline communication with APIS
*
*
* @see https://developers.sinch.com/
* @since 1.0
*/
package com.sinch.sdk;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy