QEverCloud
4.1.0
Unofficial Evernote Cloud API for Qt
|
#include <types.h>
Public Member Functions | |
bool | operator== (const ManageNoteSharesResult &other) const |
bool | operator!= (const ManageNoteSharesResult &other) const |
Public Attributes | |
Optional< QList< ManageNoteSharesError > > | errors |
The return value of a call to the manageNoteShares function.
|
inline |
|
inline |
Optional< QList< ManageNoteSharesError > > qevercloud::ManageNoteSharesResult::errors |
If the call succeeded without throwing an exception, some errors might still have occurred. In that case, this field will contain the list of errors.