Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsSmsEventBaseProperties
Packages that use AcsSmsEventBaseProperties
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AcsSmsEventBaseProperties in com.azure.messaging.eventgrid.systemevents
Subclasses of AcsSmsEventBaseProperties in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSDeliveryReportReceived event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSReceived event.Methods in com.azure.messaging.eventgrid.systemevents that return AcsSmsEventBasePropertiesModifier and TypeMethodDescriptionSet the from property: The identity of SMS message sender.AcsSmsEventBaseProperties.setMessageId(String messageId) Set the messageId property: The identity of the SMS message.Set the to property: The identity of SMS message receiver.