Uses of Class
com.azure.communication.messages.models.MessageTemplateImage
Packages that use MessageTemplateImage
Package
Description
Package containing the data models for Messages.
-
Uses of MessageTemplateImage in com.azure.communication.messages.models
Methods in com.azure.communication.messages.models that return MessageTemplateImageModifier and TypeMethodDescriptionstatic MessageTemplateImage
MessageTemplateImage.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MessageTemplateImage from the JsonReader.MessageTemplateImage.setCaption
(String caption) Set the caption property: The [optional] caption of the media object.MessageTemplateImage.setFileName
(String fileName) Set the fileName property: The [optional] filename of the media file.