Skip to main content

OnUserIDResultList

Feature Introduction

info

UserId Result List Callback

Delegate

public delegate void OnUserIDResultList(List<UserIDResult> list, int errCode, string errMsg);

Parameter

Parameter NameTypeDescription
listList<UserIDResult>UserId Result List
errCodeintError Code
errMsgstringError Info