Appwrite C++ SDK
Auto-generated API documentation for the Appwrite C++ SDK
|
This is the complete list of members for Account, including all inherited members.
Account(const std::string &projectId) | Account | explicit |
createAccount(const std::string &email, const std::string &password, const std::string &userId, const std::string &name) | Account | |
createSession(const std::string &email, const std::string &password) | Account |