com.sinch.sdk.domains.conversation.models.v1.app.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 App
*
* Apps are created and configured through the Sinch Dashboard, are tied to the API user and come
* with a set of channel credentials for each underlying connected channel.
*
*
The app has a list of conversations between itself and different contacts which
* share the same project.
*
* @see App
* @since 1.3
*/
package com.sinch.sdk.domains.conversation.models.v1.app;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy