onboardapi  9.10.0
by Rheinmetall
M_FileTransfer::CmdCancelFileTransfer Struct Reference

Cancel the file transfer. More...

Public Member Functions

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

Public Attributes

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

Detailed Description

Cancel the file transfer.

Constructor & Destructor Documentation

◆ CmdCancelFileTransfer() [1/2]

M_FileTransfer::CmdCancelFileTransfer::CmdCancelFileTransfer ( )

◆ CmdCancelFileTransfer() [2/2]

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

Member Data Documentation

◆ KeyId

std::string M_FileTransfer::CmdCancelFileTransfer::KeyId

The id of the transfer.