friend_get_name


Description:

public string? friend_get_name (uint32 friend_number, out ErrFriendQuery error = null)

Return the name of the friend designated by the given friend number.

The data written to `name` is equal to the data received by the last `friend_name` callback.

Returns:

friend_name on success.