file_received


Description:

public signal void file_received (uint id, string filename)

Is called when a file has been received.

Parameters:

id

The id of the received file.

filename

The filename the file has been saved to.