file_get_file_id


Description:

public uint8[]? file_get_file_id (uint32 friend_number, uint32 file_number, out ErrFileGet error = null)

Copy the file id associated to the file transfer to a byte array.

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.

Returns:

file_id on success.