QEverCloud
Unofficial Evernote Cloud API for Qt
Public Types | List of all members
qevercloud::SponsoredGroupRole Struct Reference

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 }
 

Detailed Description

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.