Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsChatEventInThreadBaseProperties
Packages that use AcsChatEventInThreadBaseProperties
Package
Description
Package containing the data models for SystemEvents.
-
Uses of AcsChatEventInThreadBaseProperties in com.azure.messaging.eventgrid.systemevents
Modifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeletedInThread event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEditedInThread event.classSchema of common properties of all thread-level chat message events.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceivedInThread event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantAdded event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantRemoved event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreated event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadDeleted event.classSchema of common properties of all chat thread events.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdated event.Methods in com.azure.messaging.eventgrid.systemevents that return AcsChatEventInThreadBasePropertiesModifier and TypeMethodDescriptionAcsChatEventInThreadBaseProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AcsChatEventInThreadBaseProperties from the JsonReader.