NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.robot.RobotServiceObserve接口 参考

机器人数据变更接口 更多...

Public 成员函数

void observeRobotChangedNotify (Observer< RobotChangedNotify > observer, boolean register)
 监听机器人变更通知 更多...
 

详细描述

机器人数据变更接口

在文件 RobotServiceObserve.java13 行定义.

成员函数说明

◆ observeRobotChangedNotify()

void com.netease.nimlib.sdk.robot.RobotServiceObserve.observeRobotChangedNotify ( Observer< RobotChangedNotify observer,
boolean  register 
)

监听机器人变更通知

参数
observer观察者,参数为收到的机器人变更通知。
registertrue为注册监听,false为取消监听

该接口的文档由以下文件生成: