PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::core::UserInfo Struct Reference

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

Collaboration diagram for privmx::endpoint::core::UserInfo:

Public Attributes

UserWithPubKey user
bool isActive
std::optional< UserStatusChangelastStatusChange

Detailed Description

Contains information about the user, their status, and the last status change.

Member Data Documentation

◆ isActive

bool privmx::endpoint::core::UserInfo::isActive

Determines whether the user is connected to Bridge

◆ lastStatusChange

std::optional<UserStatusChange> privmx::endpoint::core::UserInfo::lastStatusChange

User last status change or no value if they have never logged in

◆ user

UserWithPubKey privmx::endpoint::core::UserInfo::user

User public key and their ID


The documentation for this struct was generated from the following file: