NS services: Difference between revisions

No edit summary
No edit summary
Line 281: Line 281:
|}
|}


== Title Types ==
= ns:su =
 
= ns:dev =
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 ||
|-
| 1 ||
|-
| 2 ||
|-
| 3 ||
|-
| 4 ||
|-
| 5 ||
|-
| 6 ||
|-
| 7 ||
|-
| 8 ||
|-
| 9 ||
|}
 
= Enums =
=== Title Types ===


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 295: Line 324:
|}
|}


= ns:su =
=== AppletId ===
 
= ns:dev =
 
= Applet IDs =
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 347: Line 372:
This seems to be the equivalent of [https://3dbrew.org/wiki/NS_and_APT_Services#AppIDs this].
This seems to be the equivalent of [https://3dbrew.org/wiki/NS_and_APT_Services#AppIDs this].


= args.shimKind =
=== ShimKind ===
This is from strings and code in [[Internet_Browser|whitelisted]] web-applet.
This is from strings and code in [[Internet_Browser|whitelisted]] web-applet.
"args.shimKind() == ::nn::web::common::ShimKind::Lobby || args.shimKind() == ::nn::web::common::ShimKind::Login || args.shimKind() == ::nn::web::common::ShimKind::Share"


{| class="wikitable" border="1"
{| class="wikitable" border="1"