16#ifndef MIRAI_FILE_MESSAGE_HPP_
17#define MIRAI_FILE_MESSAGE_HPP_
59 std::string
GetId()
const {
return this->
id_; }
std::string GetId() const
获取文件id
int64_t GetSize() const
获取文件大小
static constexpr bool SUPPORT_SEND_
static constexpr MessageTypes TYPE_
std::string GetName() const
获取文件名
bool operator!=(const FileMessage &rhs)
bool operator==(const FileMessage &rhs)
bool isValid_() const final