Applet Manager services: Difference between revisions
Line 1,229: | Line 1,229: | ||
| 100 || [7.0.0+] [[#SetAlbumImageTakenNotificationEnabled]] | | 100 || [7.0.0+] [[#SetAlbumImageTakenNotificationEnabled]] | ||
|- | |- | ||
| 110 || [8.0.0+] SetApplicationAlbumUserData | | 110 || [8.0.0+] [[#SetApplicationAlbumUserData]] | ||
|- | |- | ||
| 1000 || [7.0.0+] [[#GetDebugStorageChannel]] | | 1000 || [7.0.0+] [[#GetDebugStorageChannel]] | ||
Line 1,318: | Line 1,318: | ||
=== SetAlbumImageTakenNotificationEnabled === | === SetAlbumImageTakenNotificationEnabled === | ||
Takes an input u8, no output. | Takes an input u8, no output. | ||
=== SetApplicationAlbumUserData === | |||
Takes a type-0x21 input buffer, no output. | |||
The buffer contains arbitrary UserData. | |||
=== GetDebugStorageChannel === | === GetDebugStorageChannel === |