Package com.sinch.sdk.domains.conversation.models.v1.credentials
package com.sinch.sdk.domains.conversation.models.v1.credentials
Conversation models for
App credentials
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.
Use the ConversationChannelCredentialsBuilderFactory
factory builder helper to create credentials related to channel
- Since:
- 1.3
- See Also:
-
ClassDescriptionIf you are including the AppleBC channel in the
channel_identifier
property, you must include this object.Dedicated BuilderIt consists of a username and a password.Dedicated BuilderBase class for Credentials classesState of the channel credentials integration.Dedicated BuilderStatus of the channel credentials integrationEnables access to the underlying messaging channel.Dedicated BuilderFactory helper for App credentials builderIf you are including the INSTAGRAM channel in thechannel_identifier
property, you must include this object.Dedicated BuilderIf you are including the KakaoTalkChat channel in thechannel_identifier
property, you must include this object.Dedicated BuilderIf you are including the KakaoTalk channel in thechannel_identifier
property, you must include this object.Dedicated BuilderIf you are including the LINE channel in thechannel_identifier
property, you must include this object.Dedicated BuilderIf you are including the MMS channel in thechannel_identifier
property, you must include this object.Dedicated BuilderThis object is required for channels which use a bearer-type of credential for authentication.Dedicated BuilderThis object is required for channels which use a static token credential for authentication.Dedicated BuilderIf you are including the Telegram Bot channel in thechannel_identifier
property, you must include this object.Dedicated BuilderIf you are including the WeChat channel in thechannel_identifier
property, you must include this object.Dedicated Builder