Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsSmsEventBaseProperties
Packages that use AcsSmsEventBaseProperties
Package
Description
Package containing the data models for SystemEvents.
-
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 TypeMethodDescriptionstatic AcsSmsEventBasePropertiesAcsSmsEventBaseProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AcsSmsEventBaseProperties from the JsonReader.