Uses of Class
com.azure.communication.messages.models.MessageReceipt
Packages that use MessageReceipt
Package
Description
Package containing the data models for Messages.
-
Uses of MessageReceipt in com.azure.communication.messages.models
Methods in com.azure.communication.messages.models that return MessageReceiptModifier and TypeMethodDescriptionstatic MessageReceipt
MessageReceipt.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MessageReceipt from the JsonReader.Methods in com.azure.communication.messages.models that return types with arguments of type MessageReceiptModifier and TypeMethodDescriptionSendMessageResult.getReceipts()
Get the receipts property: Receipts of the send message operation.