NIM 跨平台 C++ SDK
载入中...
搜索中...
未找到
nim::StopStreamingMessageParam结构体 参考

#include <nim_talk_helper.h>

Public 成员函数

std::string ToJsonString () const
 

Public 属性

NIMStopStreamingMessageOptType operation_type_ {kNIMStopStreamingMessageOptTypeDefault}
 操作类型,
 
std::string update_content_
 更新的消息内容,仅 operation_type_ == kNIMStopStreamingMessageOptTypeUpdate 时有效
 

详细描述

v10.8.30

成员函数说明

◆ ToJsonString()

std::string nim::StopStreamingMessageParam::ToJsonString ( ) const
inline

类成员变量说明

◆ operation_type_

NIMStopStreamingMessageOptType nim::StopStreamingMessageParam::operation_type_ {kNIMStopStreamingMessageOptTypeDefault}

操作类型,

参见
NIMStopStreamingMessageOptType

◆ update_content_

std::string nim::StopStreamingMessageParam::update_content_

更新的消息内容,仅 operation_type_ == kNIMStopStreamingMessageOptTypeUpdate 时有效


该结构体的文档由以下文件生成: