跳到主要内容

OnFindMesageList

功能介绍

信息

查找消息列表

委托

public delegate void OnFindMesageList(List<FindMessageList> list, int errCode, string errMsg);

参数

参数名称类型描述
listList<FindMessageList>查找消息结果
errCodeint错误码
errMsgstring错误信息