FileState

constructor(size: Long = 0, name: String?, mimeType: String?, fieldName: String)

Primary constructor

Parameters

size

The size of a file which it takes up on your device.

name

The name of the file.

mimeType

The size of a file which it takes up on your device.

fieldName

The text to be used for data transfer to VGS proxy. Usually, it is similar to field-name in JSON path in your inbound route filters.