Realm C++ SDK Version v2.2.0

realm::user Member List

This is the complete list of members for realm::user, including all inherited members.

access_token() constrealm::user
call_function(const std::string &name, const std::string &args_ejson, std::function< void(std::optional< std::string >, std::optional< app_error >)> callback) constrealm::user
call_function(const std::string &name, const std::string &args_ejson) constrealm::user
call_function(const std::string &name, const std::vector< bsoncxx > &args_bson, std::function< void(std::optional< bsoncxx >, std::optional< app_error >)> callback) constrealm::user
call_function(const std::string &name, const std::vector< bsoncxx > &args_bson) constrealm::user
custom_data() const (defined in realm::user)realm::user
flexible_sync_configuration() const (defined in realm::user)realm::user
get_custom_data() constrealm::user
identifier() constrealm::user
is_logged_in() const (defined in realm::user)realm::user
log_out(std::function< void(std::optional< app_error >)> &&callback) constrealm::user
log_out() const (defined in realm::user)realm::user
m_user (defined in realm::user)realm::user
operator=(const user &)=default (defined in realm::user)realm::user
operator=(user &&)=default (defined in realm::user)realm::user
refresh_custom_user_data(std::function< void(std::optional< app_error >)> callback)realm::user
refresh_custom_user_data() constrealm::user
refresh_token() constrealm::user
state enum namerealm::user
state() constrealm::user
sync_manager() const (defined in realm::user)realm::user
user()=default (defined in realm::user)realm::user
user(const user &)=default (defined in realm::user)realm::user
user(user &&)=default (defined in realm::user)realm::user
user(std::shared_ptr< app::User > user) (defined in realm::user)realm::userexplicit