Friend services: Difference between revisions
No edit summary |
|||
Line 210: | Line 210: | ||
= nd:app = | = nd:app = | ||
This is "nn::nd::detail::IServiceForApplication". | |||
This was added with [5.0.0+] and removed with [6.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || GetReceivableNeighborInfoCountMax | |||
|- | |||
| 10 || IsNeighborDetectionEnabled | |||
|} | |||
= nd:sys = | = nd:sys = | ||
This is "nn::nd::detail::IServiceForSystem". | |||
This was added with [5.0.0+] and removed with [6.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || GetReceivableNeighborInfoCountMax | |||
|- | |||
| 10 || IsNeighborDetectionEnabled | |||
|- | |||
| 200 || SetSystemData | |||
|- | |||
| 201 || ClearSystemData | |||
|- | |||
| 203 || GetReceivableNeighborInfoCountForSystem | |||
|- | |||
| 204 || ReceiveNeighborInfoForSystem | |||
|- | |||
| 205 || SetSender | |||
|- | |||
| 206 || GetSender | |||
|- | |||
| 207 || CreateScannerForSystem | |||
|- | |||
| 208 || CreateReceiveEventHolderForSystem | |||
|- | |||
| 223 || EnableNeighborDetection | |||
|- | |||
| 224 || DisableNeighborDetection | |||
|- | |||
| 226 || EnablePowerSave | |||
|- | |||
| 227 || DisablePowerSave | |||
|- | |||
| 228 || IsPowerSaveEnabled | |||
|- | |||
| 232 || ClearBlockedUsers | |||
|- | |||
| 233 || GetBlockedUserCount | |||
|- | |||
| 234 || BlockUserByLocalUserId | |||
|- | |||
| 235 || BlockUserByNetworkUserId | |||
|- | |||
| 236 || UnblockUserByLocalUserId | |||
|- | |||
| 237 || UnblockUserByNetworkUserId | |||
|- | |||
| 240 || DeleteApplication | |||
|- | |||
| 250 || InitializeApplicationInfo | |||
|- | |||
| 260 || CreateAccountSystemSaveDataAccessSuppressor | |||
|- | |||
| 300 || AddReceivedNeighborInfoForSystemForDebug | |||
|- | |||
| 301 || GetSendDataForDebug | |||
|- | |||
| 302 || ClearReceiveCounterForDebug | |||
|- | |||
| 303 || GetNextReceiveCounterForDebug | |||
|- | |||
| 304 || ListBlockedUsersForDebug | |||
|- | |||
| 305 || RefreshSendDataIdForDebug | |||
|- | |||
| 306 || ReloadFwdbgSettingsForDebug | |||
|- | |||
| 307 || EnableApplicationForDebug | |||
|- | |||
| 308 || GetNextReceiveCountersForDebug | |||
|- | |||
| 309 || ListApplicationInfoForDebug | |||
|- | |||
| 310 || SetApplicationDataForDebug | |||
|- | |||
| 400 || GetNetworkUserId | |||
|- | |||
| 401 || DeleteNetworkUserId | |||
|} | |||
= InAppScreenName = | = InAppScreenName = |