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

#include <v2_nim_def_struct.hpp>

Public 属性

bool needPush {true}
 是否需要推送
 
bool needBadge {true}
 是否需要角标
 
nstd::string pushTitle
 推送标题
 
nstd::string pushContent
 推送内容
 
nstd::string pushPayload
 推送自定义字段
 

类成员变量说明

◆ needBadge

bool v2::V2NIMMessageQuickCommentPushConfig::needBadge {true}

是否需要角标

◆ needPush

bool v2::V2NIMMessageQuickCommentPushConfig::needPush {true}

是否需要推送

◆ pushContent

nstd::string v2::V2NIMMessageQuickCommentPushConfig::pushContent

推送内容

◆ pushPayload

nstd::string v2::V2NIMMessageQuickCommentPushConfig::pushPayload

推送自定义字段

◆ pushTitle

nstd::string v2::V2NIMMessageQuickCommentPushConfig::pushTitle

推送标题


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