Skip to main content

OnFullUserInfoWithCacheList

Feature Introduction

info

User Information Cache List Callback

Delegate

public delegate void OnFullUserInfoWithCacheList(List<FullUserInfoWithCache> list, int errCode, string errMsg);

Parameter

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