HandleFriendAddParams
功能介绍
好友添加的响应参数
参数介绍
params
- 参数类型 : { friend_response_identifier?: string;// 响应好友添加的UserID friend_response_action?: TIMFriendResponseAction;// 响应好友添加的动作 friend_response_remark?: string;// 好友备注 friend_response_group_name?: string;// 好友分组列表 }
- 参数描述 : 响应参数
user_data
- 参数类型 : string
- 参数描述 : 用户自定义数据