All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sinch.sdk.domains.conversation.models.v1.capability.package-info Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
/**
 * Conversation models for Capability
 *
 * 

A capability query checks the options available for reaching the contact on the channels on * which it has a channel identity. * *

Capability queries can only be executed for contacts that already exist in a project and app. * For executing the request, either the contact ID or the channel recipient identities of the * contact are required. * *

The request is executed asynchronously, therefore the service responds immediately. The result * of the capability query is sent to the registered webhook for the CAPABILITY trigger. * * @see Capability * @since 1.3 */ package com.sinch.sdk.domains.conversation.models.v1.capability;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy