Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsChatEventBaseProperties
Packages that use AcsChatEventBaseProperties
Package
Description
Package containing the data models for SystemEvents.
-
Uses of AcsChatEventBaseProperties in com.azure.messaging.eventgrid.systemevents
Subclasses of AcsChatEventBaseProperties in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeleted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEdited event.classSchema of common properties of all chat message events.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceived event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantAddedToThreadWithUser event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantRemovedFromThreadWithUser event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreatedWithUser event.classSchema of common properties of all chat thread events.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdatedPerUser event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadWithUserDeleted event.Methods in com.azure.messaging.eventgrid.systemevents that return AcsChatEventBasePropertiesModifier and TypeMethodDescriptionstatic AcsChatEventBasePropertiesAcsChatEventBaseProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AcsChatEventBaseProperties from the JsonReader.