floo::BMXPushUserProfile
Push用户Profile.
#include <bmx_push_user_profile.h>
Inherits from BMXBaseObject
Public Functions
Name
virtual
virtual int64_t
virtual std::string
virtual std::string
virtual const [MessagePushSetting] &
Protected Functions
Name
Public Functions Documentation
function ~BMXPushUserProfile
析构函数
function userId
用户ID(唯一)
Return: int64_t
function pushAlias
推送用户别名
Return: std::string
function pushToken
推送用户token
Return: std::string
function messagePushSetting
推送用户消息设定
Return: [MessagePushSetting]
Protected Functions Documentation
function BMXPushUserProfile
Updated on 2022-01-26 at 17:20:40 +0800
Last updated
Was this helpful?