Uses of Enum
com.sinch.sdk.domains.conversation.models.v1.messages.OmniMessageOverride.ChannelSpecificTemplate
Package
Description
Conversation models for
Messages
-
Uses of OmniMessageOverride.ChannelSpecificTemplate in com.sinch.sdk.domains.conversation.models.v1.messages
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.OmniMessageOverride.ChannelSpecificTemplate.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionAppMessage.getExplicitChannelOmniMessage()
The option to override the omni-channel template configuration with a channel-specific template (for channels on which channel-specific templates can be created.Modifier and TypeMethodDescriptionAppMessage.Builder.setExplicitChannelOmniMessage
(Map<OmniMessageOverride.ChannelSpecificTemplate, OmniMessageOverride> explicitChannelOmniMessage) see getter