MarkConversationParam
功能介绍
标记会话参数
参数介绍
conversation_id_array
- 参数类型 : string[]
- 参数描述 : 会话ID列表,里面的参数需要加上'c2c'或者'group'前缀(如conversationid_array:["group@xxxxxxx"]),其他 conversation_id_array同理
mark_type
- 参数类型 : TIMConversationMarkType
- 参数描述 : 会话标记类型
enable_mark
- 参数类型 : boolean
- 参数描述 : true:设置标记 false:取消标记
user_data
- 参数类型 : string
- 参数描述 : 用户自定义数据