NS services: Difference between revisions
No edit summary |
|||
Line 267: | Line 267: | ||
=args.shimKind= | =args.shimKind= | ||
This is from strings and code in 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" | "args.shimKind() == ::nn::web::common::ShimKind::Lobby || args.shimKind() == ::nn::web::common::ShimKind::Login || args.shimKind() == ::nn::web::common::ShimKind::Share" | ||
Line 277: | Line 277: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | LoginApplet (See above string) | ||
|- | |- | ||
| 4 | | 4 | ||
| | | ShareApplet (See above string) | ||
|- | |- | ||
| 7 | | 7 | ||
| | | LobbyApplet (See above string) | ||
|} | |} |