Changes

104 bytes added ,  06:15, 13 April 2019
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>, however with [6.0.0+] this was removed. WebApplet (Web shim title) doesn't seem to implement this, unknown if other titles do.
+
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
 
|}
 
|}