friend_get_status_message


Description:

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

Return the status message of the friend designated by the given friend number.

The string returned is equal to the string received by the last `friend_status_message` callback.

Returns:

status_message on success.