The Robot Application Programming Interface Delegate Project
|
Holds information about a file that could be transferred to the ground from the robot.
import "FileAnnounce.idl";
Public Attributes | |
public String64 | fileUuid |
The unique identifier for this file. | |
public String256 | fileLocator |
URI of where the file is located. | |
public long long | fileSize |
Total size of the file in bytes. | |
public KeyTypeValueSequence16 | metaData |
Additional key/value pairs of metadata such as group-id or mime-type. |
public String256 fileLocator |
public long long fileSize |
public KeyTypeValueSequence16 metaData |