Skip to main content

OnLocalUserList

Feature Introduction

info

User Info List Callback

Delegate

public delegate void OnLocalUserList(List<LocalUser> list, int errCode, string errMsg);

Parameter

Parameter NameTypeDescription
userList<LocalUser>User Info List
errCodeintError Code
errMsgstringError Info