nn::news::CTR::user NamespaceThis is the general application namespace for the CTR notifications library.
(This namespace can also be written without the ::CTR::user part.)
Initialize
|
Initializes the message library. Call this once before using the message library. | |
|---|---|---|
Finalize
|
Finalizes the message library. Call this once after using the message library. | |
PostNews
|
Posts a message. | |
| GetWorkBufferSizeForNewsUrl | Calculates the work buffer size for posting a notification with an embedded URL. | |
| PostNewsUrl | Posts a notification with an embedded URL. | |
| IsFromNewsList | Determines whether the application was started from the Start Application button on Notifications. If started from a StreetPass notification, the JumpArg arguments serialId, dataVersion, and jumpParam arguments are all 0.If started from the notification of a regular application, the JumpArg arguments, serialId, and dataVersion are 0, and jumpParam has the value specified by the nn::news::CTR::user::PostNews function.If started from a SpotPass notification, the JumpArg arguments, serialId, dataVersion, and jumpParam have the values set by the BOSS data server. |
CONFIDENTIAL