receiverFormats property

List<PlatformFormat> get receiverFormats

List of platform formats used when obtaining VirtualFileReceiver from DataReader. First formats for the list that yields a receiver will be used.

Implementation

List<PlatformFormat> get receiverFormats;