nn::cec::CTR::MessageBox::GetMessageIdPair Member FunctionMessageId GetMessageIdPair( const CecBoxType boxType, const u32 messIndex ) const;
| 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