public abstract class ChatUserEvent extends ChatEvent
| Constructor and Description |
|---|
ChatUserEvent() |
| Modifier and Type | Method and Description |
|---|---|
com.azure.android.communication.common.CommunicationIdentifier |
getRecipient()
Gets the Id of the event recipient.
|
com.azure.android.communication.common.CommunicationIdentifier |
getSender()
Gets the Id of the event sender.
|
getChatThreadIdpublic com.azure.android.communication.common.CommunicationIdentifier getSender()
public com.azure.android.communication.common.CommunicationIdentifier getRecipient()