file_control


Description:

public bool file_control (uint32 friend_number, uint32 file_number, FileControl control, out ErrFileControl error = null)

Sends a file control command to a friend for a given file transfer.

Parameters:

friend_number

The friend number of the friend the file is being transferred to or received from.

file_number

The friend-specific identifier for the file transfer.

control

The control command to send.

Returns:

true on success.