public FileControl ( int friendNumber, int fileNumber, ToxFileControl control ) : bool | ||
friendNumber | int | The friend to send the file control to. |
fileNumber | int | The file transfer that this control is meant for. |
control | ToxFileControl | The control to send. |
return | bool |