123 virtual size_t serialize(
void* buf)
const;
TI_MAIL_TYPE::Enum mailType
Type of message.
virtual ClassId::Enum id() const
Class id.
TI_MEMBER_PROFILE::Enum addresseeMemberProfile
ID of the recipient member profile.
virtual size_t serializationBufSize() const
UInt32 memberId
Unique ID of the sending member.
virtual TI_MAIL * clone(void *) const
UInt32 mailDate
Date on which the message was written.
UInt32 mailExpiryDate
Expiry date of the message.
UInt64 mailTime
Time at which the message was written.
virtual TI_MAIL * clone() const
std::string userData
Free field used by the client.
std::string mailSubject
Subject of the message.
UInt32 addresseeMemberId
Unique ID of the recipient member.
UInt32 addresseeMarketId
Unique ID of the recipient market.
std::string traderName
Name of the sending trader.
size_t deserialize(const void *buf, size_t inLen)
UInt32 addresseeSectionId
Unique ID of the recipient section.
TI_ADDRESSEE_TYPE::Enum addresseeType
Type of recipient.
virtual std::string toString() const
Provides string presentation.
std::string mailText
Text of the message.
UInt32 traderId
Unique ID of the trader.
unsigned long long UInt64