| 
    QEverCloud
    
   Unofficial Evernote Cloud API for Qt 
   | 
 
Enumeration of the roles that a User can have within a sponsored group. More...
Public Types | |
| enum | type { GROUP_MEMBER = 1, GROUP_ADMIN = 2, GROUP_OWNER = 3 } | 
Enumeration of the roles that a User can have within a sponsored group.
GROUP_MEMBER: The user is a member of the group with no special privileges.
GROUP_ADMIN: The user is an administrator within the group.
GROUP_OWNER: The user is the owner of the group.
 1.8.5