QEverCloud  3.0.0
Unofficial Evernote Cloud API for Qt
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | List of all members
qevercloud::SponsoredGroupRole Struct Reference

#include <types.h>

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.

Member Enumeration Documentation

Enumerator
GROUP_MEMBER 
GROUP_ADMIN 
GROUP_OWNER