friend_get_status


Description:

[ Version ( deprecated = true , deprecated_since = "0.2.0" ) ]
public UserStatus friend_get_status (uint32 friend_number, out ErrFriendQuery error = null)

Warning: friend_get_status is deprecated since "0.2.0".

Return the friend's user status (away/busy/...). If the friend number is invalid, the return value is unspecified.

The status returned is equal to the last status received through the `friend_status` callback.