NIM PC Cross Platform SDK
nim_friend_helper.cpp File Reference

SDK好友辅助方法 More...

Namespaces

namespace  nim
 namespace nim
 

Functions

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

Detailed Description

SDK好友辅助方法

Date
2015/10/20