NGCT services: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
 
Line 35: Line 35:
|-
|-
| 120 || CalculateContentFingerprint
| 120 || CalculateContentFingerprint
|-
| 130 || [10.0.0+] [[#TryEnableTemporalPassThrough]]
|}
|}


== TryAcquireReloadRequestNotifier ==
== TryAcquireReloadRequestNotifier ==
Returns an [[#INotifier]].
Returns an [[#INotifier]].
== TryEnableTemporalPassThrough ==
Returns an [[#IObject]].


== INotifier ==
== INotifier ==
Line 49: Line 54:
| 0 || GetSystemEvent
| 0 || GetSystemEvent
|}
|}
== IObject ==
This is "nn::ngc::t::detail::IObject".
This interface has no commands.


[[Category:Services]]
[[Category:Services]]

Latest revision as of 20:58, 14 April 2020

NGCT (No Good Content for Terra) is a sysmodule designed for handling bad words for the China platform region.

ngct:u

This is "nn::ngc::t::detail::IService".

Cmd Name
0 Match
1 Filter

ngct:s

This is "nn::ngc::t::detail::IServiceWithManagementApi".

Cmd Name
0 Match
1 Filter
100 ConfigureAutoUpdateSetting
101 [9.1.0+] RequestResourceUpdateCheck
110 Reload
111 IsReloadRequired
112 #TryAcquireReloadRequestNotifier
120 CalculateContentFingerprint
130 [10.0.0+] #TryEnableTemporalPassThrough

TryAcquireReloadRequestNotifier

Returns an #INotifier.

TryEnableTemporalPassThrough

Returns an #IObject.

INotifier

This is "nn::ngc::t::detail::INotifier".

Cmd Name
0 GetSystemEvent

IObject

This is "nn::ngc::t::detail::IObject".

This interface has no commands.