Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventBaseProperties
Packages that use AcsChatThreadEventBaseProperties
Package
Description
Package containing the data models for SystemEvents.
-
Uses of AcsChatThreadEventBaseProperties in com.azure.messaging.eventgrid.systemevents
Modifier and TypeClassDescriptionfinal 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.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 AcsChatThreadEventBasePropertiesModifier and TypeMethodDescriptionAcsChatThreadEventBaseProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AcsChatThreadEventBaseProperties from the JsonReader.