onboardapi  9.10.0
by Rheinmetall
M_FileTransfer::CmdResumeFileTransfer Struct Reference

Resume the file transfer. More...

Public Member Functions

 CmdResumeFileTransfer ()
 
 CmdResumeFileTransfer (std::string const &KeyId)
 

Public Attributes

std::string KeyId
 The id of the transfer. More...
 

Detailed Description

Resume the file transfer.

Constructor & Destructor Documentation

◆ CmdResumeFileTransfer() [1/2]

M_FileTransfer::CmdResumeFileTransfer::CmdResumeFileTransfer ( )

◆ CmdResumeFileTransfer() [2/2]

M_FileTransfer::CmdResumeFileTransfer::CmdResumeFileTransfer ( std::string const &  KeyId)

Member Data Documentation

◆ KeyId

std::string M_FileTransfer::CmdResumeFileTransfer::KeyId

The id of the transfer.