Internet Browser: Difference between revisions
Line 238: | Line 238: | ||
| 2 | | 2 | ||
| Login | | Login | ||
|- | |||
| 3 | |||
| Offline | |||
|- | |- | ||
| 4 | | 4 | ||
Line 253: | Line 256: | ||
=== WebSession === | === WebSession === | ||
With [5.0.0+] sdk-nso added <code>nn::web::Session::</code> | With [5.0.0+] sdk-nso added <code>nn::web::Session::</code>. With [6.0.0+] this was removed, however it was reintroduced with [7.0.0+] as <code>nn::web::*WebSession</code> (for ShimKind Offline and Web). | ||
This is for sending/receiving [[#SessionMessage]]s via applet Interactive storage. | This is for sending/receiving [[#SessionMessage]]s via applet Interactive storage. | ||
Line 830: | Line 833: | ||
| float | | float | ||
| OverrideMediaAudioVolume | | OverrideMediaAudioVolume | ||
|- | |||
| [7.0.0+] | |||
| | |||
| 0x41 | |||
| 0x4 | |||
| u32 enum WebSessionBootMode | |||
| BootMode | |||
|} | |} | ||