Showing content from https://www.mongodb.com/docs/realm-sdks/cpp/latest/classrealm_1_1App.html below:
Realm C++ SDK: realm::App Class Reference
Public Member Functions App (const configuration &) std::future< void > register_user (const std::string &username, const std::string &password) std::future< user > login (const credentials &credentials) void login (const credentials &credentials, std::function< void(user, std::optional< app_error >)> &&callback) internal::bridge::sync_manager get_sync_manager () const std::optional< user > get_current_user () const void clear_cached_apps () std::optional< App > get_cached_app (const std::string &app_id, const std::optional< std::string > &base_url) std::string get_base_url () const std::string path_for_realm (const realm::sync_config &) const
The documentation for this class was generated from the following files:
- include/cpprealm/app.hpp
- src/cpprealm/app.cpp
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4