NIM PC Cross Platform SDK
nim::SignalingPushInfo Struct Reference

推送属性 More...

#include <nim_signaling_helper.h>

Public Member Functions

 SignalingPushInfo (NIMSignalingPushInfo *info)
 
NIMSignalingPushInfo GetCParam ()
 将C++的结构体转成C的结构体
 

Public Attributes

bool need_push_
 是否需要推送,默认false,
 
std::string push_title_
 推送标题
 
std::string push_content_
 推送内容
 
std::string push_payload_
 推送自定义字段
 
bool need_badge_
 是否计入未读计数,默认true
 

Detailed Description

推送属性


The documentation for this struct was generated from the following file: