This version of Unity is unsupported.

UploadHandlerFile Constructor

public UploadHandlerFile(string filePath);

Parameters

filePathA file containing data to send.

Description

Create a new upload handler to send data from the given file to the server.