-
Notifications
You must be signed in to change notification settings - Fork 68
Data Store Protocol (Miitopia 3DS)
Yannik Marchand edited this page Dec 26, 2023
·
1 revision
NEX Protocols > Data Store > Miitopia 3DS (115)
This page describes the methods that are only seen in Miitopia 3DS.
Method ID | Method Name |
---|---|
47 | SearchMii |
Type | Name |
---|---|
MiiTubeSearchParam | param |
Type | Name |
---|---|
MiiTubeSearchResult | pSearchResult |
MiiTubeSearchParam (Structure)
Type | Name |
---|---|
String | name |
Uint32 | page |
Uint8 | category |
Uint8 | gender |
Uint8 | country |
Uint8 | searchType |
Uint8 | resultOption |
MiiTubeMiiInfo (Structure)
Type | Name |
---|---|
DataStoreMetaInfo | metaInfo |
Uint8 | category |
Uint8 | rankingType |
MiiTubeSearchResult (Structure)
Type | Name |
---|---|
List<MiiTubeMiiInfo> | result |
Uint32 | count |
Uint32 | page |
Bool | hasNext |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages