NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
v2::V2NIMSettingListener结构体 参考

#include <v2_nim_def_callback.hpp>

Public 属性

nstd::function< void(nstd::string teamId, V2NIMTeamType teamType, V2NIMTeamMessageMuteMode muteMode)> onTeamMessageMuteModeChanged
 群组消息免打扰
 
nstd::function< void(nstd::string accountId, V2NIMP2PMessageMuteMode muteMode)> onP2PMessageMuteModeChanged
 点对点消息免打扰
 

类成员变量说明

◆ onP2PMessageMuteModeChanged

nstd::function<void(nstd::string accountId, V2NIMP2PMessageMuteMode muteMode)> v2::V2NIMSettingListener::onP2PMessageMuteModeChanged

点对点消息免打扰

◆ onTeamMessageMuteModeChanged

nstd::function<void(nstd::string teamId, V2NIMTeamType teamType, V2NIMTeamMessageMuteMode muteMode)> v2::V2NIMSettingListener::onTeamMessageMuteModeChanged

群组消息免打扰


该结构体的文档由以下文件生成: