Parental Control services: Difference between revisions
(4 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 52: | Line 54: | ||
| 1015 || [5.0.0+] ConfirmPlayableApplicationVideo | | 1015 || [5.0.0+] ConfirmPlayableApplicationVideo | ||
|- | |- | ||
| 1016 || [6.0.0+] | | 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+] | | 1048 || [6.0.0+] NotifyNetworkProfileCreated | ||
|- | |- | ||
| 1061 || [4.0.0+] ConfirmStereoVisionRestrictionConfigurable | | 1061 || [4.0.0+] ConfirmStereoVisionRestrictionConfigurable | ||
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 122: | Line 128: | ||
| 1424 || GetAccountState | | 1424 || GetAccountState | ||
|- | |- | ||
| 1425 || [6.0.0+] | | 1425 || [6.0.0+] RequestPostEvents | ||
|- | |- | ||
| 1432 || GetSynchronizationEvent | | 1432 || GetSynchronizationEvent | ||
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 == |