public final class SendTypingNotificationRequest
extends java.lang.Object
| Constructor and Description |
|---|
SendTypingNotificationRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSenderDisplayName()
Get the senderDisplayName property: The display name of the typing notification sender.
|
SendTypingNotificationRequest |
setSenderDisplayName(java.lang.String senderDisplayName)
Set the senderDisplayName property: The display name of the typing notification sender.
|
public java.lang.String getSenderDisplayName()
public SendTypingNotificationRequest setSenderDisplayName(java.lang.String senderDisplayName)
senderDisplayName - the senderDisplayName value to set.