|
NIMSDK-AOS
10.9.71
|
Public 成员函数 | |
| MessageRobotInfo (String function, String topic, String customContent, String account) | |
| String | getFunction () |
| String | getTopic () |
| String | getCustomContent () |
| String | getAccount () |
| String | toString () |
在文件 MessageRobotInfo.java 第 5 行定义.
| com.netease.nimlib.sdk.msg.model.MessageRobotInfo.MessageRobotInfo | ( | String | function, |
| String | topic, | ||
| String | customContent, | ||
| String | account | ||
| ) |
在文件 MessageRobotInfo.java 第 12 行定义.
| String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.getAccount | ( | ) |
在文件 MessageRobotInfo.java 第 31 行定义.
| String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.getCustomContent | ( | ) |
在文件 MessageRobotInfo.java 第 27 行定义.
| String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.getFunction | ( | ) |
在文件 MessageRobotInfo.java 第 19 行定义.
| String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.getTopic | ( | ) |
在文件 MessageRobotInfo.java 第 23 行定义.
| String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.toString | ( | ) |
在文件 MessageRobotInfo.java 第 36 行定义.
1.8.11