ErrFileGet
Description:
public enum ErrFileGet
Content:
Enum values:
- FRIEND_NOT_FOUND - The
friend_number passed did not designate a valid friend.
- NOT_FOUND - No file transfer with the
given file number was found for the given friend.
- NULL - One of the arguments to the function
was NULL when it was not expected.
- OK - The function returned successfully.