Profile Selector: Difference between revisions

No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 64: Line 64:
! Value || Description
! Value || Description
|-
|-
| 0 || SelectUser
| 0 || UserSelector
|-
|-
| 1 || CreateUser
| 1 || UserCreator
|-
|-
| 2 || EnsureNsaAvailable
| 2 || EnsureNetworkServiceAccountAvailable
|-
|-
| 3 || EditUserIcon
| 3 || UserIconEditor
|-
|-
| 4 || EditUserNickname
| 4 || UserNicknameEditor
|-
|-
| 5 || CreateUserForStarter
| 5 || UserCreatorForStarter
|-
|-
| 6 || AcquireNintendoAccountAuthorization
| 6 || NintendoAccountAuthorizationRequestContext
|-
|-
| 7 || IntroduceExternalNetworkServiceAccount
| 7 || IntroduceExternalNetworkServiceAccount
Line 82: Line 82:
| 8 || [6.0.0+] IntroduceExternalNetworkServiceAccountForRegistration
| 8 || [6.0.0+] IntroduceExternalNetworkServiceAccountForRegistration
|-
|-
| 9 || [6.0.0+] LinkAccountNnid
| 9 || [6.0.0+] NintendoAccountNnidLinker
|-
|-
| 10 || [6.0.0+] ShowLicenseRequirementsForNetworkService
| 10 || [6.0.0+] LicenseRequirementsForNetworkService
|-
|-
| 11 || [7.0.0+] ShowLicenseRequirementsForNetworkServiceWithUserContext
| 11 || [7.0.0+] LicenseRequirementsForNetworkServiceWithUserContextImpl
|-
|-
| 12 || [7.0.0+] CreateUserForImmediateNaLoginTest
| 12 || [7.0.0+] UserCreatorForImmediateNaLoginTest
|}
|}


Line 125: Line 125:
|}
|}


== UiResult ==  
== UiReturnArg ==  
This is "nn::account::UiResult".
This is "nn::account::UiReturnArg".


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 135: Line 135:
|-
|-
| 0x8 || 0x10 || UUID of selected user
| 0x8 || 0x10 || UUID of selected user
|}
== NintendoAccountStartupDialogType ==
This is "nn::account::NintendoAccountStartupDialogType".
{| class="wikitable" border="1"
|-
! Value || Description
|-
| 0 ||
|-
| 1 ||
|-
| 2 ||
|}
|}