NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
弃用列表
成员 nim::Talk::CreateBotRobotMessage (const std::string &receiver_id, const NIMSessionType session_type, const std::string &client_msg_id, const std::string &content, const IMBotRobot &bot_msg, const MessageSetting &msg_setting, int64_t timetag=0, int32_t sub_type=0)
该接口已废弃
成员 nim::Talk::ParseBotRobotMessageAttach (const IMMessage &msg, IMBotRobot &robot_msg)
该接口已废弃
成员 nim::Team::CreateTeamAsync (const TeamInfo &team_info, const std::list< std::string > &ids, const std::string &invitation_postscript, const TeamEventCallback &cb, const std::string &json_extension="")
请使用 CreateTeamAsyncEx
nim_cpp_wrapper_util::Json::FastWriter
Use StreamWriterBuilder.
nim_cpp_wrapper_util::Json::Reader
Use CharReader and CharReaderBuilder.
成员 nim_cpp_wrapper_util::Json::Reader::getFormatedErrorMessages () const
Use getFormattedErrorMessages() instead (typo fix).
nim_cpp_wrapper_util::Json::StyledStreamWriter
Use StreamWriterBuilder.
nim_cpp_wrapper_util::Json::StyledWriter
Use StreamWriterBuilder.
成员 nim_cpp_wrapper_util::Json::Value::setComment (const char *comment, CommentPlacement placement)
Always pass len.
成员 nim_cpp_wrapper_util::Json::ValueIteratorBase::memberName () const
This cannot be used for UTF-8 strings, since there can be embedded nulls.
nim_cpp_wrapper_util::Json::Writer
Use StreamWriter. (And really, this is an implementation detail.)