AcsChatMemberAddedToThreadWithUserEventData Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. AcsChatEventBaseProperties - com.
azure. messaging. eventgrid. systemevents. AcsChatThreadEventBaseProperties - com.
azure. messaging. eventgrid. systemevents. AcsChatMemberAddedToThreadWithUserEventData
- com.
- com.
- com.
public final class AcsChatMemberAddedToThreadWithUserEventData
extends AcsChatThreadEventBaseProperties
The AcsChatMemberAddedToThreadWithUserEventData model.
Constructor | Description |
---|---|
Acs |
Creates an instance of Acs |
Modifier and Type | Method and Description |
---|---|
static
Acs |
from Reads an instance of Acs |
String |
get Get the added |
Acs |
get Get the member |
Offset |
get Get the time property: The time at which the user was added to the thread. |
Acs |
set Set the added |
Acs |
set Set the member |
Acs |
set Set the time property: The time at which the user was added to the thread. |
Json |
to |
Methods inherited from AcsChatEventBaseProperties
Methods inherited from AcsChatThreadEventBaseProperties
Methods inherited from java.lang.Object
AcsChatMemberAddedToThreadWithUserEventData
public AcsChatMemberAddedToThreadWithUserEventData()
Creates an instance of AcsChatMemberAddedToThreadWithUserEventData class
fromJson
public static AcsChatMemberAddedToThreadWithUserEventData fromJson(JsonReader jsonReader)
Reads an instance of AcsChatThreadEventBaseProperties from the JsonReader.
Parameters:
Returns:
Throws:
getAddedBy
public String getAddedBy()
Get the addedBy property: The MRI of the user who added the user.
Returns:
getMemberAdded
public AcsChatThreadMemberProperties getMemberAdded()
Get the memberAdded property: The details of the user who was added.
Returns:
getTime
public OffsetDateTime getTime()
Get the time property: The time at which the user was added to the thread.
Returns:
setAddedBy
public AcsChatMemberAddedToThreadWithUserEventData setAddedBy(String addedBy)
Set the addedBy property: The MRI of the user who added the user.
Parameters:
Returns:
setMemberAdded
public AcsChatMemberAddedToThreadWithUserEventData setMemberAdded(AcsChatThreadMemberProperties memberAdded)
Set the memberAdded property: The details of the user who was added.
Parameters:
Returns:
setTime
public AcsChatMemberAddedToThreadWithUserEventData setTime(OffsetDateTime time)
Set the time property: The time at which the user was added to the thread.
Parameters:
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
AcsChatMemberAddedToThreadWithUserEventData.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: