Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::AccountInfo Struct Reference

#include <account_manager.h>

Collaboration diagram for jami::AccountInfo:
Collaboration graph

Public Attributes

std::string accountId
 
std::shared_ptr< dht::Value > announce
 
std::unique_ptr< ContactListcontacts
 
std::string deviceId
 
std::shared_ptr< dht::crypto::PublicKey > devicePk
 
std::string ethAccount
 
dht::crypto::Identity identity
 
std::string photo
 
std::string username
 

Detailed Description

Definition at line 48 of file account_manager.h.

Member Data Documentation

◆ accountId

std::string jami::AccountInfo::accountId

Definition at line 52 of file account_manager.h.

◆ announce

std::shared_ptr<dht::Value> jami::AccountInfo::announce

Definition at line 55 of file account_manager.h.

◆ contacts

std::unique_ptr<ContactList> jami::AccountInfo::contacts

Definition at line 51 of file account_manager.h.

◆ deviceId

std::string jami::AccountInfo::deviceId

Definition at line 53 of file account_manager.h.

◆ devicePk

std::shared_ptr<dht::crypto::PublicKey> jami::AccountInfo::devicePk

Definition at line 54 of file account_manager.h.

◆ ethAccount

std::string jami::AccountInfo::ethAccount

Definition at line 56 of file account_manager.h.

◆ identity

dht::crypto::Identity jami::AccountInfo::identity

Definition at line 50 of file account_manager.h.

◆ photo

std::string jami::AccountInfo::photo

Definition at line 58 of file account_manager.h.

◆ username

std::string jami::AccountInfo::username

Definition at line 57 of file account_manager.h.


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