Uses of Class
com.azure.communication.messages.models.CommunicationMessagesChannel
Packages that use CommunicationMessagesChannel
Package
Description
Package containing the data models for Messages.
Package containing the data models for Messages.
-
Uses of CommunicationMessagesChannel in com.azure.communication.messages.models
Fields in com.azure.communication.messages.models declared as CommunicationMessagesChannelModifier and TypeFieldDescriptionstatic final CommunicationMessagesChannel
CommunicationMessagesChannel.WHATS_APP
The WhatsApp communication messages channel type.Methods in com.azure.communication.messages.models that return CommunicationMessagesChannelModifier and TypeMethodDescriptionstatic CommunicationMessagesChannel
CommunicationMessagesChannel.fromString
(String name) Creates or finds a CommunicationMessagesChannel from its string representation.MessageTemplateItem.getKind()
Get the kind property: The type discriminator describing a template type.Methods in com.azure.communication.messages.models that return types with arguments of type CommunicationMessagesChannelModifier and TypeMethodDescriptionCommunicationMessagesChannel.values()
Gets known CommunicationMessagesChannel values. -
Uses of CommunicationMessagesChannel in com.azure.communication.messages.models.channels
Methods in com.azure.communication.messages.models.channels that return CommunicationMessagesChannelModifier and TypeMethodDescriptionWhatsAppMessageTemplateItem.getKind()
Get the kind property: The type discriminator describing a template type.