OnFriendInfoChanged
Introduction
The callback of the friend profile and information changes event.
Returned template
OnFriendInfoChanged = void Function(
V2TimFriendInfo[] users
)
Return value details
| name | type | description |
|---|---|---|
| users | V2TimFriendInfo[] | The latest list for friend info and profile. |