NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim_friend_helper.cpp 文件参考

SDK好友辅助方法 更多...

命名空间

namespace  nim
 namespace nim
 

函数

bool nim::ParseFriendsProfile (const std::string &friends_profile_json, std::list< FriendProfile > &profiles)
 解析(多)好友信息
 
bool nim::ParseFriendProfile (const std::string &friend_profile_json, FriendProfile &profile)
 解析(单个)好友信息
 
void nim::ParseFriendProfile (const nim_cpp_wrapper_util::Json::Value &friend_profile_json, FriendProfile &profile)
 解析(单个)好友信息
 

详细描述

SDK好友辅助方法

日期
2015/10/20