nn::cec::CTR::CecNotificationParam Structurestruct CecNotificationParam
{
nn::fnd::DateTimeParameters recvDate;
u32 cecTitleId;
u8 messageId[CEC_SIZEOF_MESSAGEID];
};
Receive information for each box.
| recvDate | Receive date. | |
|---|---|---|
| cecTitleId | The cecTitleId of the box. | |
| messageId | The MessageID of the received messages (only for the first message). |
CONFIDENTIAL