CommunicationUserIdentifierModel Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. CommunicationUserIdentifierModel
- com.
Implements
public final class CommunicationUserIdentifierModel
implements JsonSerializable<CommunicationUserIdentifierModel>
A user that got created with an Azure Communication Services resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Communication |
fromJson(JsonReader jsonReader)
Reads an instance of Communication |
| String |
getId()
Get the id property: The Id of the communication user. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static CommunicationUserIdentifierModel fromJson(JsonReader jsonReader)
Reads an instance of CommunicationUserIdentifierModel from the JsonReader.
Parameters:
Returns:
Throws:
getId
public String getId()
Get the id property: The Id of the communication user.
Returns: