Skip to main content

OnFullUserInfoList

Feature Introduction

info

User Information List Callback

Delegate

public delegate void OnFullUserInfoList(List<FullUserInfo> list, int errCode, string errMsg);

Parameter

Parameter NameTypeDescription
listList<FullUserInfo>User Information List
errCodeintError Code
errMsgstringError Info