nn::cec::CTR::MessageBox::GetMessageIdPair Member Function
MessageId GetMessageIdPair(
const CecBoxType boxType,
const u32 messIndex
);
| Name | Description | |
|---|---|---|
| in | boxType | CecBoxType |
| in | messIndex | The nth message. |
Gets the ID of the exchanged message forming a pair with this one.
When the communication method (SendMode) is "exchange," the message ID of the message sent by the other peer is recorded in the received message, forming a pair.
CONFIDENTIAL