企达即时通讯手册
Api接口
原生Js
JsApi
对接指南
app
dialogue
对话页面
请求参数
名称
必选
类型
说明
targetType
true
json
对话目标类型 user/group
targetId
true
string
对话目标ID
返回值
[]
测试代码
{ "targetType":"user", "targetId":"1", "success":function(res){ jscallback(res); } }
返回
×
运行代码