struct WeaveMessageInfo
Defined at line 102 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Core/WeaveMessageLayer.h
Information about a Weave message that is in the process of being sent or received.
Public Members
uint64_t SourceNodeId
uint64_t DestNodeId
uint32_t MessageId
uint32_t Flags
uint16_t KeyId
uint8_t MessageVersion
uint8_t EncryptionType
WeaveAuthMode PeerAuthMode
WeaveConnection * InCon
const IPPacketInfo * InPacketInfo
Public Methods
void Clear ()
Defined at line 115 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Core/WeaveMessageLayer.h