nn::news::CTR Namespace

Description

The namespace of the CTR notifications library.
(This namespace can also be written without the ::CTR portion.)

Namespaces

nn::news::CTR::user The general application namespace for the CTR notifications library. (This namespace 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 a parameter for jumping from Notifications to the application. (Details will be added when application jump specifications are published.)
2010/11/10
Initial version.

CONFIDENTIAL