ErrFileSeek
Description:
public enum ErrFileSeek
Content:
Enum values:
- DENIED - File was not in a state where
it could be seeked.
- FRIEND_NOT_CONNECTED -
This client is currently not connected to the friend.
- FRIEND_NOT_FOUND - The
friend_number passed did not designate a valid friend.
- INVALID_POSITION - Seek
position was invalid
- NOT_FOUND - No file transfer with the
given file number was found for the given friend.
- OK - The function returned successfully.
- SENDQ - Packet queue is full.