nn::news::CTR Namespace

Description

Namespace for the CTR message library.
(This namespace can also be written without the ::CTR portion.)

Namespaces

nn::news::CTR::user This is the general application namespace for the CTR message library. (This can also be written without the ::CTR::user portion.)

Structures

nn::news::CTR::JumpArg The argument when jumping from Notifications to the application.

Enumerated Types

TypeFlag Notification type.

Constants

S SUBJECT_LEN const int The longest UTF-16LE subject that can be posted.
S MESSAGE_LEN const int The longest UTF-16LE message body that can be posted.
S PICTURE_SIZE const int The maximum size of a postable image.
S MESSAGE_URL_URL_SIZE const int The maximum size of a URL in a message.

Revision History

2011/04/07
Added parameter for jumping from Notifications to application (details will be added when application jump specifications are published).
2010/11/10
Initial version.

CONFIDENTIAL