iberbox  2.1.2
iberbox::Iberbox Member List

This is the complete list of members for iberbox::Iberbox, including all inherited members.

ActionListener()iberbox::ActionListener
ActionListener(std::function< void(Action)> finishCallback)iberbox::ActionListener
ActionListener(std::function< void(Action)> progressCallback, std::function< void(Action)> finishCallback)iberbox::ActionListener
ActionListener(std::function< void(Action)> errorCallback, std::function< void(Action)> progressCallback, std::function< void(Action)> finishCallback)iberbox::ActionListener
ActionListener(std::function< void(Action)> startCallback, std::function< void(Action)> errorCallback, std::function< void(Action)> progressCallback, std::function< void(Action)> finishCallback)iberbox::ActionListener
addActionListener(ActionListenerType listener)iberbox::Iberbox
addBankTransferAsPaymentMethod(ActionListenerType listener=nullptr)iberbox::Iberbox
addContact(NodeHandle account, const std::string &contactName, ActionListenerType listener=nullptr)iberbox::Iberbox
addDirectDebitAsPaymentMethod(const std::string &iban, const std::string &holder, ActionListenerType listener=nullptr)iberbox::Iberbox
addEventListener(EventListenerType listener)iberbox::Iberbox
addResellerCodeAsPaymentMethod(const std::string &code, ActionListenerType listener=nullptr)iberbox::Iberbox
AES128_CRYPTO_SCHEME enum valueiberbox::Iberbox
AES256_CRYPTO_SCHEME enum valueiberbox::Iberbox
archiveSharedDrive(NodeHandle sharedDrive, ActionListenerType listener=nullptr)iberbox::Iberbox
authorizeBackup(NodeHandle backupId, ActionListenerType listener=nullptr)iberbox::Iberbox
cancelTransferByTag(int tag, ActionListenerType listener=nullptr)iberbox::Iberbox
cancelTransfers(ActionListenerType listener=nullptr)iberbox::Iberbox
cancelTransfersByType(int type, ActionListenerType listener=nullptr)iberbox::Iberbox
changeBackupPath(NodeHandle backupId, const std::string &localPath, ActionListenerType listener=nullptr)iberbox::Iberbox
changeBackupSchedule(NodeHandle backupId, unsigned long startTime, std::string cronExpr, ActionListenerType listener=nullptr)iberbox::Iberbox
changeBackupStatus(NodeHandle backupId, int status, ActionListenerType listener=nullptr)iberbox::Iberbox
changePassword(const std::string &password, ActionListenerType listener=nullptr)iberbox::Iberbox
checkJoinLink(const std::string &link, const std::string &email, ActionListenerType listener=nullptr)iberbox::Iberbox
checkPassword(const std::string &password, ActionListenerType listener=nullptr)iberbox::Iberbox
checkUpdate(const std::string &appName, int version, ActionListenerType listener=nullptr)iberbox::Iberbox
clearFinishedTransferByTag(int tag, ActionListenerType listener=nullptr)iberbox::Iberbox
clearFinishedTransfers(ActionListenerType listener=nullptr)iberbox::Iberbox
clearFinishedTransfersByType(int type, ActionListenerType listener=nullptr)iberbox::Iberbox
closeSecret(NodeHandle secretHandle, ActionListenerType listener=nullptr)iberbox::Iberbox
copyNode(NodeHandle node, NodeHandle parent, ActionListenerType listener=nullptr)iberbox::Iberbox
createAccount(const std::string &registrationId, const std::string &name, const std::string &lastName, const std::string &email, const std::string &password, int pin, ActionListenerType listener=nullptr)iberbox::Iberbox
createAccountForCurrentUser(const std::string &coupon, ActionListenerType listener=nullptr)iberbox::Iberbox
createAccountWithCoupon(const std::string &registrationId, const std::string &name, const std::string &lastName, const std::string &email, const std::string &password, int pin, const std::string &coupon, ActionListenerType listener=nullptr)iberbox::Iberbox
createAccountWithPlan(const std::string &registrationId, const std::string &name, const std::string &lastName, const std::string &email, const std::string &password, int pin, const std::string &coupon, int planId, ActionListenerType listener=nullptr)iberbox::Iberbox
createBackup(const std::string &name, unsigned long startTime, const std::string cronExpr, const std::string &localPath, int maxSnapshots, int status, ActionListenerType listener=nullptr)iberbox::Iberbox
createFolder(NodeHandle parent, const std::string &name, ActionListenerType listener=nullptr)iberbox::Iberbox
createInbox(const std::string &name, const std::string &message, ActionListenerType listener=nullptr)iberbox::Iberbox
createJoinLink(const std::string &email, ActionListenerType listener=nullptr)iberbox::Iberbox
createJoinLinkWithAccessLevel(const std::string &email, int accessLevel, ActionListenerType listener=nullptr)iberbox::Iberbox
createLink(NodeHandle node, ActionListenerType listener=nullptr)iberbox::Iberbox
createResellerCoupon(const std::string &email=std::string(), ActionListenerType listener=nullptr)iberbox::Iberbox
createResellerCouponWithPlan(int planId, const std::string &email=std::string(), ActionListenerType listener=nullptr)iberbox::Iberbox
createSecret(const std::string &name, const std::string &password, ActionListenerType listener=nullptr)iberbox::Iberbox
createSharedDrive(const std::string &name, ActionListenerType listener=nullptr)iberbox::Iberbox
createSharedDriveLink(NodeHandle node, int accessLevel, ActionListenerType listener=nullptr)iberbox::Iberbox
createVirtuallyNestedSharedDrive(NodeHandle parent, const std::string &name, ActionListenerType listener=nullptr)iberbox::Iberbox
CryptoSchemeType enum nameiberbox::Iberbox
currentEmail(ActionListenerType listener=nullptr)iberbox::Iberbox
deauthorizeBackup(NodeHandle backupId, ActionListenerType listener=nullptr)iberbox::Iberbox
deleteAccount(const std::string &reason, ActionListenerType listener=nullptr)iberbox::Iberbox
deleteBackup(NodeHandle backupId, ActionListenerType listener=nullptr)iberbox::Iberbox
deleteCoupon(int id, ActionListenerType listener=nullptr)iberbox::Iberbox
deleteDevice(NodeHandle deviceId, ActionListenerType listener=nullptr)iberbox::Iberbox
deleteLink(const std::string &link, ActionListenerType listener=nullptr)iberbox::Iberbox
deleteNode(NodeHandle node, ActionListenerType listener=nullptr)iberbox::Iberbox
deleteNodePermanently(NodeHandle node, ActionListenerType listener=nullptr)iberbox::Iberbox
deleteSecret(NodeHandle secretHandle, ActionListenerType listener=nullptr)iberbox::Iberbox
deleteSharedDrive(NodeHandle sharedDrive, ActionListenerType listener=nullptr)iberbox::Iberbox
disable2fa(int code, ActionListenerType listener=nullptr)iberbox::Iberbox
download(NodeHandle node, const std::string &parent, ActionListenerType listener=nullptr)iberbox::Iberbox
downloadInvoice(int invoiceId, const std::string &path, ActionListenerType listener=nullptr)iberbox::Iberbox
downloadLink(const std::string &link, const std::string &parent, ActionListenerType listener=nullptr)iberbox::Iberbox
downloadLinkWithCustomData(const std::string &link, const std::string &parent, const std::string &customData, ActionListenerType listener=nullptr)iberbox::Iberbox
downloadMetadata(NodeHandle node, int metadataType, const std::string &parent, ActionListenerType listener=nullptr)iberbox::Iberbox
downloadPublicMetadata(const std::string &metadataInfo, int metadataType, const std::string &parent, ActionListenerType listener=nullptr)iberbox::Iberbox
downloadUpdate(const std::string &appName, int version, const std::string &downloadFolder, const std::string &installFolder, ActionListenerType listener=nullptr)iberbox::Iberbox
downloadWithCustomData(NodeHandle node, const std::string &parent, const std::string &customData, ActionListenerType listener=nullptr)iberbox::Iberbox
downloadZip(NodeHandle node, const std::string &parent, ActionListenerType listener=nullptr)iberbox::Iberbox
downloadZipWithCustomData(NodeHandle node, const std::string &parent, const std::string &customData, ActionListenerType listener=nullptr)iberbox::Iberbox
enable2fa(int code, ActionListenerType listener=nullptr)iberbox::Iberbox
enableCrashHandler(std::function< void(std::string, std::string)> callback)iberbox::Iberboxstatic
finishRecord(ActionListenerType listener=nullptr)iberbox::Iberbox
finishRecordWithRecipient(const std::string &recipient, ActionListenerType listener=nullptr)iberbox::Iberbox
forgotPassword(const std::string &email, ActionListenerType listener=nullptr)iberbox::Iberbox
generate2faUrl(ActionListenerType listener=nullptr)iberbox::Iberbox
generateUpdate(const std::string &appName, int version, const std::string &platform, const std::string &updateFolder, const std::string &updateUrl, const std::string &changelog, const std::string &outputFile, const std::string &privateKey, ActionListenerType listener=nullptr)iberbox::Iberbox
getAccountCoupons(ActionListenerType listener=nullptr)iberbox::Iberbox
getAccountInfo(ActionListenerType listener=nullptr)iberbox::Iberbox
getAccountLog(unsigned short page=1, ActionListenerType listener=nullptr)iberbox::Iberbox
getActiveBackups(ActionListenerType listener=nullptr)iberbox::Iberbox
getBackupById(NodeHandle backupId, ActionListenerType listener=nullptr)iberbox::Iberbox
getBackupByName(NodeHandle deviceId, const std::string &name, ActionListenerType listener=nullptr)iberbox::Iberbox
getBackups(NodeHandle deviceId, ActionListenerType listener=nullptr)iberbox::Iberbox
getBalancesInfo(ActionListenerType listener=nullptr)iberbox::Iberbox
getChildFiles(NodeHandle id, ActionListenerType listener=nullptr)iberbox::Iberbox
getChildFolders(NodeHandle id, ActionListenerType listener=nullptr)iberbox::Iberbox
getChildren(NodeHandle id, ActionListenerType listener=nullptr)iberbox::Iberbox
getCouponInfo(const std::string &coupon, ActionListenerType listener=nullptr)iberbox::Iberbox
getCurrentDevice(ActionListenerType listener=nullptr)iberbox::Iberbox
getDeviceById(NodeHandle deviceId, ActionListenerType listener=nullptr)iberbox::Iberbox
getDeviceByName(const std::string &name, ActionListenerType listener=nullptr)iberbox::Iberbox
getDevices(ActionListenerType listener=nullptr)iberbox::Iberbox
getDownloadSpeedLimit(ActionListenerType listener=nullptr)iberbox::Iberbox
getExternalInbox(ActionListenerType listener=nullptr)iberbox::Iberbox
getInboxInfo(const std::string &inboxLink, ActionListenerType listener=nullptr)iberbox::Iberbox
getInvoicingInfo(ActionListenerType listener=nullptr)iberbox::Iberbox
getLastSnapshots(ActionListenerType listener=nullptr)iberbox::Iberbox
getLastSnapshotsForAccount(ActionListenerType listener=nullptr)iberbox::Iberbox
getLastSnapshotsForBackup(NodeHandle backupId, int count, ActionListenerType listener=nullptr)iberbox::Iberbox
getLastSnapshotsForDevice(NodeHandle deviceId, ActionListenerType listener=nullptr)iberbox::Iberbox
getLinkInfo(const std::string &link, ActionListenerType listener=nullptr)iberbox::Iberbox
getLogLevel()iberbox::Iberboxstatic
getMeetingAccess(NodeHandle sharedDrive, ActionListenerType listener=nullptr)iberbox::Iberbox
getNextSnapshots(ActionListenerType listener=nullptr)iberbox::Iberbox
getNextSnapshotsForAccount(ActionListenerType listener=nullptr)iberbox::Iberbox
getNextSnapshotsForBackup(NodeHandle backupId, int count, ActionListenerType listener=nullptr)iberbox::Iberbox
getNextSnapshotsForDevice(NodeHandle deviceId, ActionListenerType listener=nullptr)iberbox::Iberbox
getNextSnapshotsForSchedule(unsigned long startTime, const std::string cronExpr, int count, ActionListenerType listener=nullptr)iberbox::Iberbox
getNodeById(NodeHandle id, ActionListenerType listener=nullptr)iberbox::Iberbox
getNodeByPath(const std::string &path, ActionListenerType listener=nullptr)iberbox::Iberbox
getNodePath(NodeHandle id, ActionListenerType listener=nullptr)iberbox::Iberbox
getNodes(ActionListenerType listener=nullptr)iberbox::Iberbox
getNoticeCredentials(ActionListenerType listener=nullptr)iberbox::Iberbox
getOpenSecrets(ActionListenerType listener=nullptr)iberbox::Iberbox
getPaymentInfo(int subscriptionId, ActionListenerType listener=nullptr)iberbox::Iberbox
getPublicAccountInfo(AccountHandle account, ActionListenerType listener=nullptr)iberbox::Iberbox
getPublicAccountInfoByLink(const std::string &link, ActionListenerType listener=nullptr)iberbox::Iberbox
getPublicUserInfo(UserHandle user, ActionListenerType listener=nullptr)iberbox::Iberbox
getRecordInfo(const std::string &recordLink, ActionListenerType listener=nullptr)iberbox::Iberbox
getRecoveryKey(ActionListenerType listener=nullptr)iberbox::Iberbox
getReferralsInfo(ActionListenerType listener=nullptr)iberbox::Iberbox
getRootNode(int type, ActionListenerType listener=nullptr)iberbox::Iberbox
getRootNodes(ActionListenerType listener=nullptr)iberbox::Iberbox
getSecretRecoveryKey(NodeHandle secretHandle, ActionListenerType listener=nullptr)iberbox::Iberbox
getSessionInfo(ActionListenerType listener=nullptr)iberbox::Iberbox
getSharedDriveInfo(NodeHandle sharedDrive, ActionListenerType listener=nullptr)iberbox::Iberbox
getSharedDrives(ActionListenerType listener=nullptr)iberbox::Iberbox
getSnapshots(NodeHandle backupId, ActionListenerType listener=nullptr)iberbox::Iberbox
getSortedChildFiles(NodeHandle id, int sortOrder=SORT_ORDER_DEFAULT, ActionListenerType listener=nullptr)iberbox::Iberbox
getSortedChildFolders(NodeHandle id, int sortOrder=SORT_ORDER_DEFAULT, ActionListenerType listener=nullptr)iberbox::Iberbox
getSortedChildren(NodeHandle id, int sortOrder=SORT_ORDER_DEFAULT, ActionListenerType listener=nullptr)iberbox::Iberbox
getSubscriptionOptions(ActionListenerType listener=nullptr)iberbox::Iberbox
getSubscriptionOptionsWithFeatures(int features, ActionListenerType listener=nullptr)iberbox::Iberbox
getTransfers(ActionListenerType listener=nullptr)iberbox::Iberbox
getTransfersByStatus(int type, int status, ActionListenerType listener=nullptr)iberbox::Iberbox
getTransfersByType(int type, ActionListenerType listener=nullptr)iberbox::Iberbox
getUnfinishedTransfers(int type, ActionListenerType listener=nullptr)iberbox::Iberbox
getUploadSpeedLimit(ActionListenerType listener=nullptr)iberbox::Iberbox
getUserInfo(ActionListenerType listener=nullptr)iberbox::Iberbox
globalCleanup()iberbox::Iberboxstatic
globalInit(const std::string &appId, int appVersion)iberbox::Iberboxstatic
Iberbox(TaskManagerType taskManager=nullptr, IberboxSettingsType settings=nullptr)iberbox::Iberbox
installUpdate(const std::string &appName, int version, const std::string &downloadFolder, const std::string &installFolder, ActionListenerType listener=nullptr)iberbox::Iberbox
inviteEmail(const std::string &email, ActionListenerType listener=nullptr)iberbox::Iberbox
joinAccount(AccountHandle account, const std::string &accountKey, const std::string &registrationId, const std::string &name, const std::string &lastName, const std::string &email, const std::string &password, int pin, ActionListenerType listener=nullptr)iberbox::Iberbox
joinAccountWithCurrentUser(AccountHandle account, const std::string &accountKey, ActionListenerType listener=nullptr)iberbox::Iberbox
LOG_LEVEL_CRITICAL enum valueiberbox::Iberbox
LOG_LEVEL_DEBUG enum valueiberbox::Iberbox
LOG_LEVEL_ERROR enum valueiberbox::Iberbox
LOG_LEVEL_INFO enum valueiberbox::Iberbox
LOG_LEVEL_OFF enum valueiberbox::Iberbox
LOG_LEVEL_TRACE enum valueiberbox::Iberbox
LOG_LEVEL_WARN enum valueiberbox::Iberbox
logEvent(int eventId, ActionListenerType listener=nullptr)iberbox::Iberbox
logEventData(int eventId, const std::string &message, ActionListenerType listener=nullptr)iberbox::Iberbox
login(const std::string &login, const std::string &password, ActionListenerType listener=nullptr)iberbox::Iberbox
login2fa(const std::string &login, const std::string &password, int code, ActionListenerType listener=nullptr)iberbox::Iberbox
loginIntoAccount(const std::string &login, const std::string &password, AccountHandle account, ActionListenerType listener=nullptr)iberbox::Iberbox
loginIntoAccount2fa(const std::string &login, const std::string &password, int code, AccountHandle accountHandle, ActionListenerType listener=nullptr)iberbox::Iberbox
loginLink(const std::string &folderLink, ActionListenerType listener=nullptr)iberbox::Iberbox
LogLevelType enum nameiberbox::Iberbox
logout(ActionListenerType listener=nullptr)iberbox::Iberbox
logoutLink(ActionListenerType listener=nullptr)iberbox::Iberbox
modifyBackup(NodeHandle backupId, const std::string &name, unsigned long startTime, const std::string cronExpr, const std::string &localPath, int maxSnapshots, int status, ActionListenerType listener=nullptr)iberbox::Iberbox
modifyContact(NodeHandle contact, const std::string &contactName, ActionListenerType listener=nullptr)iberbox::Iberbox
modifySavedInbox(NodeHandle outbox, const std::string &outboxName, ActionListenerType listener=nullptr)iberbox::Iberbox
moveNode(NodeHandle node, NodeHandle parent, ActionListenerType listener=nullptr)iberbox::Iberbox
nestSharedDrive(NodeHandle sharedDrive, NodeHandle parent, ActionListenerType listener=nullptr)iberbox::Iberbox
newSession(ActionListenerType listener=nullptr)iberbox::Iberbox
newSessionIntoAccount(AccountHandle accountHandle, ActionListenerType listener=nullptr)iberbox::Iberbox
onActionError(Action action)iberbox::ActionListenervirtual
onActionFinish(Action action) overrideiberbox::Iberboxvirtual
onActionProcessed(Action action)iberbox::ActionListenervirtual
onActionProgress(Action action)iberbox::ActionListenervirtual
onActionStart(Action action)iberbox::ActionListenervirtual
openSecret(const std::string &name, const std::string &password, ActionListenerType listener=nullptr)iberbox::Iberbox
readLink(const std::string &link, unsigned long startPositon, unsigned long size, ActionListenerType listener=nullptr)iberbox::Iberbox
readNode(NodeHandle file, unsigned long startPositon, unsigned long size, ActionListenerType listener=nullptr)iberbox::Iberbox
recoverAccount(const std::string &recoveryId, const std::string &login, const std::string &recoveryKey, int pin, ActionListenerType listener=nullptr)iberbox::Iberbox
recoverAccount2fa(const std::string &recoveryId, const std::string &login, const std::string &recoveryKey, int pin, int code, ActionListenerType listener=nullptr)iberbox::Iberbox
recoverSecret(const std::string &recoveryKey, const std::string &newName, const std::string &newPassword, ActionListenerType listener=nullptr)iberbox::Iberbox
registerDevice(const std::string &name, ActionListenerType listener=nullptr)iberbox::Iberbox
removeActionListener(ActionListenerType listener)iberbox::Iberbox
removeContact(NodeHandle contact, ActionListenerType listener=nullptr)iberbox::Iberbox
removeEventListener(EventListenerType listener)iberbox::Iberbox
removeFromRecord(NodeHandle fileHandle, ActionListenerType listener=nullptr)iberbox::Iberbox
removePaymentMethod(ActionListenerType listener=nullptr)iberbox::Iberbox
removeProxy(ActionListenerType listener=nullptr)iberbox::Iberbox
removeRecord(ActionListenerType listener=nullptr)iberbox::Iberbox
removeSavedInbox(NodeHandle outbox, ActionListenerType listener=nullptr)iberbox::Iberbox
renameBackup(NodeHandle backupId, const std::string &newName, ActionListenerType listener=nullptr)iberbox::Iberbox
renameDevice(NodeHandle deviceId, const std::string &newName, ActionListenerType listener=nullptr)iberbox::Iberbox
renameNode(NodeHandle node, const std::string &name, ActionListenerType listener=nullptr)iberbox::Iberbox
resumeRecord(const std::string &newRecordLink, ActionListenerType listener=nullptr)iberbox::Iberbox
resumeSession(const std::string &session, ActionListenerType listener=nullptr)iberbox::Iberbox
revokeAccountAccess(UserHandle user, ActionListenerType listener=nullptr)iberbox::Iberbox
revokeAccountAccessOfCurrentUser(ActionListenerType listener=nullptr)iberbox::Iberbox
saveInbox(NodeHandle contact, const std::string &inboxLink, const std::string &outboxName, ActionListenerType listener=nullptr)iberbox::Iberbox
saveSentRecord(NodeHandle outbox, const std::string &recordLink, ActionListenerType listener=nullptr)iberbox::Iberbox
selectDevice(NodeHandle deviceId, ActionListenerType listener=nullptr)iberbox::Iberbox
sendCrashReport(const std::string &file, ActionListenerType listener=nullptr)iberbox::Iberbox
setAccessLevel(UserHandle user, int accessLevel, ActionListenerType listener=nullptr)iberbox::Iberbox
setAccountCryptoScheme(int cryptoScheme, ActionListenerType listener=nullptr)iberbox::Iberbox
setAuthProxy(const std::string &url, const std::string &user, const std::string &password, ActionListenerType listener=nullptr)iberbox::Iberbox
setDefaultAccount(AccountHandle account, ActionListenerType listener=nullptr)iberbox::Iberbox
setDownloadSpeedLimit(int kbps, ActionListenerType listener=nullptr)iberbox::Iberbox
setEmailRecordInfo(const std::string &from, const std::string &to, const std::string &subject, const std::string &message, ActionListenerType listener=nullptr)iberbox::Iberbox
setErrorCallback(std::function< void(Action)> errorCallback)iberbox::ActionListener
setFinishCallback(std::function< void(Action)> finishCallback)iberbox::ActionListener
setInboxInfo(NodeHandle inboxHandle, const std::string &name, const std::string &message, ActionListenerType listener=nullptr)iberbox::Iberbox
setInvoicingAddress(const std::string &companyName, const std::string &companyAddress, const std::string &companyAddress2, const std::string &companyID, ActionListenerType listener=nullptr)iberbox::Iberbox
setLogLevel(int logLevel)iberbox::Iberboxstatic
setNodeTag(NodeHandle node, unsigned char tag, ActionListenerType listener=nullptr)iberbox::Iberbox
setProgressCallback(std::function< void(Action)> progressCallback)iberbox::ActionListener
setProxy(const std::string &url, ActionListenerType listener=nullptr)iberbox::Iberbox
setRecordInfo(const std::string &contactInfo, const std::string &subject, const std::string &message, ActionListenerType listener=nullptr)iberbox::Iberbox
setRecordStatus(NodeHandle record, unsigned char status, ActionListenerType listener=nullptr)iberbox::Iberbox
setStartCallback(std::function< void(Action)> startCallback)iberbox::ActionListener
setSubscription(int subscriptionId, ActionListenerType listener=nullptr)iberbox::Iberbox
setUploadSpeedLimit(int kbps, ActionListenerType listener=nullptr)iberbox::Iberbox
shareDriveWithAccount(NodeHandle sharedDrive, AccountHandle account, ActionListenerType listener=nullptr)iberbox::Iberbox
shareDriveWithAccountAndAccessLevel(NodeHandle sharedDrive, AccountHandle account, int accessLevel, ActionListenerType listener=nullptr)iberbox::Iberbox
shareDriveWithAccountByLink(NodeHandle sharedDrive, const std::string &accountLink, ActionListenerType listener=nullptr)iberbox::Iberbox
shareDriveWithAccountByLinkWithAccessLevel(NodeHandle sharedDrive, const std::string &accountLink, int accessLevel, ActionListenerType listener=nullptr)iberbox::Iberbox
SORT_ORDER_ALPHABETICAL enum valueiberbox::Iberbox
SORT_ORDER_ALPHABETICAL_R enum valueiberbox::Iberbox
SORT_ORDER_CREATION_TIME enum valueiberbox::Iberbox
SORT_ORDER_CREATION_TIME_R enum valueiberbox::Iberbox
SORT_ORDER_DEFAULT enum valueiberbox::Iberbox
SORT_ORDER_DEFAULT_R enum valueiberbox::Iberbox
SORT_ORDER_LAST enum valueiberbox::Iberbox
SORT_ORDER_MODIFICATION_TIME enum valueiberbox::Iberbox
SORT_ORDER_MODIFICATION_TIME_R enum valueiberbox::Iberbox
SORT_ORDER_NATURAL enum valueiberbox::Iberbox
SORT_ORDER_NATURAL_R enum valueiberbox::Iberbox
SORT_ORDER_NONE enum valueiberbox::Iberbox
SORT_ORDER_SIZE enum valueiberbox::Iberbox
SORT_ORDER_SIZE_R enum valueiberbox::Iberbox
SortOrderType enum nameiberbox::Iberbox
startRecord(const std::string &inboxLink, ActionListenerType listener=nullptr)iberbox::Iberbox
test()iberbox::Iberbox
testProxy(const std::string &url, const std::string &user, const std::string &password, ActionListenerType listener=nullptr)iberbox::Iberbox
testRequest(ActionListenerType listener=nullptr)iberbox::Iberbox
toggleFolderSync(NodeHandle node, ActionListenerType listener=nullptr)iberbox::Iberbox
unarchiveSharedDrive(NodeHandle sharedDrive, ActionListenerType listener=nullptr)iberbox::Iberbox
unnestSharedDrive(NodeHandle sharedDrive, ActionListenerType listener=nullptr)iberbox::Iberbox
unshareDriveWithAccount(NodeHandle sharedDrive, AccountHandle account, ActionListenerType listener=nullptr)iberbox::Iberbox
updateSecret(NodeHandle secretHandle, const std::string &name, const std::string &password, ActionListenerType listener=nullptr)iberbox::Iberbox
upload(const std::string &file, NodeHandle parent, ActionListenerType listener=nullptr)iberbox::Iberbox
uploadMetadata(const std::string &file, NodeHandle node, int metadataType, ActionListenerType listener=nullptr)iberbox::Iberbox
uploadToRecord(const std::string &file, ActionListenerType listener=nullptr)iberbox::Iberbox
uploadWithCustomData(const std::string &file, NodeHandle parent, const std::string &customData, ActionListenerType listener=nullptr)iberbox::Iberbox
verifyEmail(const std::string &email, const std::string &firstName, const std::string &lastName, ActionListenerType listener=nullptr)iberbox::Iberbox
verifyHash(const std::string base64Hash, const std::string filePath, ActionListenerType listener=nullptr)iberbox::Iberbox
~ActionListener()iberbox::ActionListenervirtual
~Iberbox()iberbox::Iberboxvirtual