Uses of Class
com.azure.communication.messages.models.DocumentNotificationContent
Packages that use DocumentNotificationContent
Package
Description
Package containing the data models for Messages.
-
Uses of DocumentNotificationContent in com.azure.communication.messages.models
Methods in com.azure.communication.messages.models that return DocumentNotificationContentModifier and TypeMethodDescriptionstatic DocumentNotificationContent
DocumentNotificationContent.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentNotificationContent from the JsonReader.DocumentNotificationContent.setCaption
(String caption) Set the caption property: Optional text content.DocumentNotificationContent.setFileName
(String fileName) Set the fileName property: Optional name for the file.