pub const RpcAppEventTypeLoadFile: RpcAppSystemEventType;Expand description
The client has requested the application to load a file.
This command’s meaning is application-specific, i.e. the application might or might not require additional commands after loading a file to do anything useful.