Methods
Method ID | Method Name |
---|---|
1 | RegisterApplication |
2 | UnregisterApplication |
3 | SetApplicationInfo |
4 | GetApplicationInfo |
(1) RegisterApplication
Request
Type | Description |
---|---|
Uint64 | Title id |
Response
This method does not return anything.
(2) UnregisterApplication
Request
Type | Description |
---|---|
Uint64 | Title id |
Response
This method does not return anything.
(3) SetApplicationInfo
Request
Type | Description |
---|---|
List<ApplicationInfo> | Application info |
Response
This method does not return anything.
(4) GetApplicationInfo
Request
This method does not take any parameters.
Response
Type | Description |
---|---|
List<ApplicationInfo> | Application info |
Types
ApplicationInfo (Structure)
Type | Description |
---|---|
Uint64 | Title id |
Uint16 | Title version |