|
Ring Daemon
|
#include <jami_contact.h>


Public Attributes | |
| dht::InfoHash | dev |
| std::shared_ptr< dht::crypto::PublicKey > | pk |
Static Public Attributes | |
| static const constexpr dht::ValueType & | TYPE = dht::ValueType::USER_DATA |
Definition at line 131 of file jami_contact.h.
| dht::InfoHash jami::DeviceAnnouncement::dev |
Definition at line 138 of file jami_contact.h.
Referenced by jami::AccountManager::parseAnnounce().
| std::shared_ptr<dht::crypto::PublicKey> jami::DeviceAnnouncement::pk |
Definition at line 139 of file jami_contact.h.
Referenced by jami::AccountManager::parseAnnounce().
|
staticconstexpr |
Definition at line 137 of file jami_contact.h.