Parental Control services: Difference between revisions
(3 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
= pctl:s, pctl:r, pctl:a, pctl = | = pctl:s, pctl:r, pctl:a, pctl = | ||
These are "nn::pctl::detail::ipc::IParentalControlServiceFactory". | These are "nn::pctl::detail::ipc::IParentalControlServiceFactory". | ||
The max_sessions are these are: pctl has 6, pctl:s has 8, pctl:a has 1, and pctl:r has 1. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 53: | Line 55: | ||
|- | |- | ||
| 1016 || [6.0.0+] ConfirmShowNewsPermission | | 1016 || [6.0.0+] ConfirmShowNewsPermission | ||
|- | |||
| 1017 || [10.0.0+] EndFreeCommunication | |||
|- | |||
| 1018 || [10.0.0+] IsFreeCommunicationAvailable | |||
|- | |- | ||
| 1031 || IsRestrictionEnabled | | 1031 || IsRestrictionEnabled | ||
Line 82: | Line 88: | ||
| 1046 || DisableFeaturesForReset | | 1046 || DisableFeaturesForReset | ||
|- | |- | ||
| 1047 || NotifyApplicationDownloadStarted | | 1047 || [3.0.0+] NotifyApplicationDownloadStarted | ||
|- | |- | ||
| 1048 || [6.0.0+] NotifyNetworkProfileCreated | | 1048 || [6.0.0+] NotifyNetworkProfileCreated | ||
Line 94: | Line 100: | ||
| 1064 || [5.0.0+] ResetConfirmedStereoVisionPermission | | 1064 || [5.0.0+] ResetConfirmedStereoVisionPermission | ||
|- | |- | ||
| 1065 || [5.0.0+] IsStereoVisionPermitted | | 1065 || [5.0.0+] [[#IsStereoVisionPermitted]] | ||
|- | |- | ||
| 1201 || UnlockRestrictionTemporarily | | 1201 || UnlockRestrictionTemporarily | ||
Line 212: | Line 218: | ||
| 2016 || [5.0.0+] RequestUpdateExemptionListAsync | | 2016 || [5.0.0+] RequestUpdateExemptionListAsync | ||
|} | |} | ||
=== IsStereoVisionPermitted === | |||
No input, returns an output u8 bool. True indicates that VrMode is allowed, false otherwise. | |||
== GenerateInquiryCode == | == GenerateInquiryCode == |