Struct ReceiveMessage::ReceiveMessageConfig

Nested Relationships

This struct is a nested type of Class ReceiveMessage.

Struct Documentation

struct ReceiveMessageConfig

Configuration for the receive message.

Public Members

std::uint32_t typeId = {}

The type ID of the message.

std::uint32_t transactionId = {}

The transaction ID of the message.

std::uint32_t size = {}

The size of the message.