NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.msg.model.MessageRobotInfo类 参考
类 com.netease.nimlib.sdk.msg.model.MessageRobotInfo 继承关系图:

Public 成员函数

 MessageRobotInfo (String function, String topic, String customContent, String account)
 
String getFunction ()
 
String getTopic ()
 
String getCustomContent ()
 
String getAccount ()
 
String toString ()
 

详细描述

在文件 MessageRobotInfo.java5 行定义.

构造及析构函数说明

◆ MessageRobotInfo()

com.netease.nimlib.sdk.msg.model.MessageRobotInfo.MessageRobotInfo ( String  function,
String  topic,
String  customContent,
String  account 
)

在文件 MessageRobotInfo.java12 行定义.

成员函数说明

◆ getAccount()

String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.getAccount ( )

在文件 MessageRobotInfo.java31 行定义.

◆ getCustomContent()

String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.getCustomContent ( )

在文件 MessageRobotInfo.java27 行定义.

◆ getFunction()

String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.getFunction ( )

在文件 MessageRobotInfo.java19 行定义.

◆ getTopic()

String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.getTopic ( )

在文件 MessageRobotInfo.java23 行定义.

◆ toString()

String com.netease.nimlib.sdk.msg.model.MessageRobotInfo.toString ( )

在文件 MessageRobotInfo.java36 行定义.


该类的文档由以下文件生成: