nn::cec::CTR::MessageBoxInfoReader::GetMessageSendDate Member Function

Syntax

nn::fnd::DateTimeParameters GetMessageSendDate(
     CecBoxType boxType,
     u32 messIndex
);

Arguments

Name Description
in boxType CecBoxType
in messIndex The nth message.

Return Values

nn::fnd::DateTimeParameters

Description

Gets the timestamp of when a received message was sent.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL