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

#include <v2_nim_def_struct.hpp>

Public 属性

uint64_t id
 广播通知 ID
 
nstd::string senderId
 广播通知发送者账号
 
uint64_t timestamp
 广播通知时间戳
 
nstd::string content
 广播通知内容
 

类成员变量说明

◆ content

nstd::string v2::V2NIMBroadcastNotification::content

广播通知内容

◆ id

uint64_t v2::V2NIMBroadcastNotification::id

广播通知 ID

◆ senderId

nstd::string v2::V2NIMBroadcastNotification::senderId

广播通知发送者账号

◆ timestamp

uint64_t v2::V2NIMBroadcastNotification::timestamp

广播通知时间戳


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