云信好友
更多...
#include <nim_friend_helper.h>
◆ FriendProfile() [1/2]
nim::FriendProfile::FriendProfile |
( |
| ) |
|
|
inline |
◆ FriendProfile() [2/2]
nim::FriendProfile::FriendProfile |
( |
const std::string & |
accid | ) |
|
|
inline |
◆ ExistValue()
bool nim::FriendProfile::ExistValue |
( |
FriendProfileKey |
value_key | ) |
const |
|
inline |
好友信息数据标记Key对应的数据是否有效(存在,非初始值状态)
- 参数
-
- 返回
- bool 有效性
◆ GetAccId()
std::string nim::FriendProfile::GetAccId |
( |
| ) |
const |
|
inline |
◆ GetAlias()
std::string nim::FriendProfile::GetAlias |
( |
| ) |
const |
|
inline |
◆ GetBits()
int64_t nim::FriendProfile::GetBits |
( |
| ) |
const |
|
inline |
◆ GetCreateTimetag()
int64_t nim::FriendProfile::GetCreateTimetag |
( |
| ) |
const |
|
inline |
◆ GetEx()
◆ GetPassiveRelationship()
NIMFriendFlag nim::FriendProfile::GetPassiveRelationship |
( |
| ) |
const |
|
inline |
◆ GetRelationship()
◆ GetServerEx()
std::string nim::FriendProfile::GetServerEx |
( |
| ) |
const |
|
inline |
◆ GetSource()
◆ GetUpdateTimetag()
int64_t nim::FriendProfile::GetUpdateTimetag |
( |
| ) |
const |
|
inline |
◆ SetAccId()
void nim::FriendProfile::SetAccId |
( |
const std::string & |
accid | ) |
|
|
inline |
◆ SetAlias()
void nim::FriendProfile::SetAlias |
( |
const std::string & |
alias | ) |
|
|
inline |
◆ SetBits()
void nim::FriendProfile::SetBits |
( |
int64_t |
bits | ) |
|
|
inline |
◆ SetCreateTimetag()
void nim::FriendProfile::SetCreateTimetag |
( |
int64_t |
timetag | ) |
|
|
inline |
◆ SetEx()
◆ SetPassiveRelationship()
void nim::FriendProfile::SetPassiveRelationship |
( |
NIMFriendFlag |
flag | ) |
|
|
inline |
◆ SetRelationship()
◆ SetServerEx()
void nim::FriendProfile::SetServerEx |
( |
const std::string & |
srv_ex | ) |
|
|
inline |
◆ SetSource()
◆ SetUpdateTimetag()
void nim::FriendProfile::SetUpdateTimetag |
( |
int64_t |
timetag | ) |
|
|
inline |
◆ ToJsonString()
std::string nim::FriendProfile::ToJsonString |
( |
| ) |
const |
|
inline |
组装Json Value字符串
- 返回
- string Json Value字符串
◆ Update()
◆ accid_
std::string nim::FriendProfile::accid_ |
|
private |
◆ alias_
std::string nim::FriendProfile::alias_ |
|
private |
◆ bits_
int64_t nim::FriendProfile::bits_ |
|
private |
◆ create_timetag_
int64_t nim::FriendProfile::create_timetag_ |
|
private |
◆ expand_
◆ passive_relationship_
◆ relationship_
◆ server_expand_
std::string nim::FriendProfile::server_expand_ |
|
private |
◆ source_
◆ update_timetag_
int64_t nim::FriendProfile::update_timetag_ |
|
private |
◆ value_available_flag_
unsigned int nim::FriendProfile::value_available_flag_ |
|
private |
该结构体的文档由以下文件生成:
- D:/GitLab/builds/5sbaxrcd/0/nim-pc/california/nim-cross-platform-sdk/exports/wrapper/nim_cpp_wrapper/helper/nim_friend_helper.h