#include <privmx/endpoint/core/Types.hpp>

Public Attributes | |
| UserWithPubKey | user |
| bool | isActive |
| std::optional< UserStatusChange > | lastStatusChange |
Contains information about the user, their status, and the last status change.
| bool privmx::endpoint::core::UserInfo::isActive |
Determines whether the user is connected to Bridge
| std::optional<UserStatusChange> privmx::endpoint::core::UserInfo::lastStatusChange |
User last status change or no value if they have never logged in
| UserWithPubKey privmx::endpoint::core::UserInfo::user |
User public key and their ID