[ CCode ( has_target = false ) ]
public delegate void FriendStatusCallback (Tox self, uint32 friend_number, UserStatus status, void* user_data)
friend_number |
The friend number of the friend whose user status changed. |
status |
The new user status. |