Skip to main content

OnLocalFriendRequestList

Feature Introduction

info

Friend Info Callback

Delegate

public delegate void OnLocalFriendRequestList(List<LocalFriendRequest> list, int errCode, string errMsg);

Parameter

Parameter NameTypeDescription
listLocalFriendRequestFriend Info
errCodeintError Code
errMsgstringError Info