public class TypingStatusParam extends Object
| Constructor and Description |
|---|
TypingStatusParam() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
String |
getTouser() |
void |
setCommand(String command)
"Typing":对用户下发“正在输入"状态 "CancelTyping":取消对用户的”正在输入"状态
|
void |
setTouser(String touser) |
Copyright © 2020. All rights reserved.