OnFriendApplicationListDeleted
Introduction
The callback of the amount decreased of the friend application list event.
Returned template
OnFriendApplicationListDeleted = void Function(
string[] userIDList
)
Return value details
| name | type | description |
|---|---|---|
| userIDList | string[] | User ID list of reduced friend requests |