FriendStatusCallback


Description:

[ CCode ( has_target = false ) ]
public delegate void FriendStatusCallback (Tox self, uint32 friend_number, UserStatus status, void* user_data)

Parameters:

friend_number

The friend number of the friend whose user status changed.

status

The new user status.