Skip to main content

OnLocalBlackList

Feature Introduction

info

Black List Callback

Delegate

public delegate void OnLocalBlackList(List<LocalBlack> list, int errCode, string errMsg);

Parameter

Parameter NameTypeDescription
listList<LocalBlack>Black List
errCodeintError Code
errMsgstringError Info