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