com.sinch.sdk.domains.conversation.api.v1.package-info Maven / Gradle / Ivy
Show all versions of sinch-sdk-java Show documentation
/**
* Conversation API interface for V1 endpoints
*
* The Sinch Conversation API allows you to send and receive messages globally over SMS, RCS,
* WhatsApp, Viber Business, Facebook Messenger and other popular channels.
*
*
The Conversation API endpoint uses built-in transcoding gives you the power of conversation
* across all supported channels and, if required, full control over channel specific features.
* Additionally, a single callback contains all aspects of the conversation for easy integration
* into the Sinch portfolio of services or any third-party platform.
*
*
Conversation API is available globally with hosting locations in the US - East and the EU -
* Ireland, and additional channels will be supported as they become popular.
*
* @see Conversation
* @since 1.3
*/
package com.sinch.sdk.domains.conversation.api.v1;