Skip to main content

OnLocalGroupList

Feature Introduction

info

Group List Callback

Delegate

public delegate void OnLocalGroupList(List<LocalGroup> list, int errCode, string errMsg);

Parameter

Parameter NameTypeDescription
listList<LocalGroup>Group List
errCodeintError Code
errMsgstringError Info