AcsChatParticipantRemovedFromThreadEventData Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. AcsChatEventInThreadBaseProperties - com.
azure. messaging. eventgrid. systemevents. AcsChatParticipantRemovedFromThreadEventData
- com.
- com.
public final class AcsChatParticipantRemovedFromThreadEventData
extends AcsChatEventInThreadBaseProperties
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantRemoved event.
Modifier and Type | Method and Description |
---|---|
static
Acs |
from Reads an instance of Acs |
Acs |
get Get the participant |
Communication |
get Get the removed |
String |
get Get the thread |
Offset |
get Get the time property: The time at which the user was removed to the thread. |
String |
get Get the transaction |
Long |
get Get the version property: The version of the thread. |
Json |
to |
Methods inherited from AcsChatEventInThreadBaseProperties
Methods inherited from java.lang.Object
fromJson
public static AcsChatParticipantRemovedFromThreadEventData fromJson(JsonReader jsonReader)
Reads an instance of AcsChatParticipantRemovedFromThreadEventData from the JsonReader.
Parameters:
Returns:
Throws:
getParticipantRemoved
public AcsChatThreadParticipantProperties getParticipantRemoved()
Get the participantRemoved property: The details of the user who was removed.
Returns:
getRemovedByCommunicationIdentifier
public CommunicationIdentifierModel getRemovedByCommunicationIdentifier()
Get the removedByCommunicationIdentifier property: The communication identifier of the user who removed the user.
Returns:
getThreadId
public String getThreadId()
Get the threadId property: The chat thread id.
Overrides:
AcsChatParticipantRemovedFromThreadEventData.getThreadId()Returns:
getTime
public OffsetDateTime getTime()
Get the time property: The time at which the user was removed to the thread.
Returns:
getTransactionId
public String getTransactionId()
Get the transactionId property: The transaction id will be used as co-relation vector.
Overrides:
AcsChatParticipantRemovedFromThreadEventData.getTransactionId()Returns:
getVersion
public Long getVersion()
Get the version property: The version of the thread.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
AcsChatParticipantRemovedFromThreadEventData.toJson(JsonWriter jsonWriter)Parameters:
Throws:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: