nn::cec::CTR::MessageBoxInfoReader::GetMessageMessIdPair Member Function
u8 * GetMessageMessIdPair(
CecBoxType boxType,
u32 messIndex
);
| Name | Description | |
|---|---|---|
| in | boxType | CecBoxType |
| in | messIndex | The nth message. |
Gets the pair of MessageIDs corresponding to a message exchange.
With this method of message exchange, each partner records the MessageID of the message they sent in the message they received.
CONFIDENTIAL