Page History

Customfieldset

Last edited by 赵家龙

返回

设置好友资料


URL: http://imtest.cnlive.com/CnliveIM/notify/customFieldSet.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
sid String true sid
mobile String true 手机号
toSid String true 好友ID
remark String true 好友备注

返回格式: JSON


返回格式样例:

{
    "data": {},
    "errorCode": "0",
    "errorMessage": "成功"
}