nn::cec::CTR::MessageBox::GetMessageSendDate Member Function

Syntax

nn::fnd::DateTimeParameters GetMessageSendDate(
     const CecBoxType boxType,
     const 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/11/10
Initial version.

CONFIDENTIAL