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