com.sinch.sdk.domains.conversation.models.v1.messages.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.
/**
* Conversation models for Messages
*
* To start sending messages you must have a Conversation API app.
*
*
The app holds information about the channel credentials and registered webhooks to which the
* API delivers callbacks such as message delivery receipts and contact messages.
*
*
If you don't already have an app please follow the instructions in the getting started guide
* available in the Sinch Dashboard to create one.*
*
* @see Messages
* @since 1.3
*/
package com.sinch.sdk.domains.conversation.models.v1.messages;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy