Appwrite C++ SDK
Auto-generated API documentation for the Appwrite C++ SDK
Loading...
Searching...
No Matches
Account.hpp File Reference

Handles user account-related operations like creation and session management. More...

#include "Utils.hpp"
#include "enums/HttpStatus.hpp"
#include "exceptions/AppwriteException.hpp"
#include <string>
Include dependency graph for Account.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Account
 Handles user account-related operations like creation and session management. More...
 

Detailed Description

Handles user account-related operations like creation and session management.

Definition in file Account.hpp.