Skip to main content

OnLocalGroupRequestList

Feature Introduction

info

Group Request List Callback

Delegate

public delegate void OnLocalGroupRequestList(List<LocalGroupRequest> list, int errCode, string errMsg);

Parameter

Parameter NameTypeDescription
listList<LocalGroupRequest>Group Request List
errCodeintError Code
errMsgstringError Info