-
Notifications
You must be signed in to change notification settings - Fork 68
Privileges Protocol
Yannik Marchand edited this page Jan 27, 2021
·
1 revision
NEX Protocols > Privileges (35)
Method ID | Method Name |
---|---|
1 | GetPrivileges |
2 | ActivateKey |
3 | ActivateKeyWithExpectedPrivileges |
4 | GetPrivilegeRemainDuration |
5 | GetExpiredPrivileges |
6 | GetPrivilegesEx |
Type | Name |
---|---|
String | localeCode |
Type | Name |
---|---|
Map<Uint32, Privilege> | privileges |
Type | Name |
---|---|
String | uniqueKey |
String | languageCode |
Type | Name |
---|---|
PrivilegeGroup | privilege |
Type | Name |
---|---|
String | uniqueKey |
String | languageCode |
List<Uint32> | expectedPrivilegeIDs |
Type | Name |
---|---|
PrivilegeGroup | privilege |
Type | Name |
---|---|
Uint32 | privilegeID |
Type | Name |
---|---|
Sint32 | seconds |
This method does not take any parameters.
Type | Name |
---|---|
List<PrivilegeEx> | expiredPrivileges |
Type | Name |
---|---|
String | localeCode |
Type | Name |
---|---|
List<PrivilegeEx> | privilegesEx |
Privilege (Structure)
Type | Name |
---|---|
Uint32 | m_ID |
String | m_description |
PrivilegeEx (Structure)
Type | Name |
---|---|
Uint32 | m_ID |
String | m_description |
Sint32 | m_duration |
PrivilegeGroup (Structure)
Type | Name |
---|---|
String | m_description |
List<Privilege> | m_privileges |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages