QEverCloud
4.1.0
Unofficial Evernote Cloud API for Qt
|
#include <types.h>
Public Member Functions | |
bool | operator== (const ManageNotebookSharesResult &other) const |
bool | operator!= (const ManageNotebookSharesResult &other) const |
Public Attributes | |
Optional< QList< ManageNotebookSharesError > > | errors |
The return value of a call to the manageNotebookShares method.
|
inline |
|
inline |
Optional< QList< ManageNotebookSharesError > > qevercloud::ManageNotebookSharesResult::errors |
If the method completed without throwing exceptions, some errors might still have occurred, and in that case, this field will contain the list of those errors the occurred.