Ring Daemon 16.0.0
Loading...
Searching...
No Matches
account.h File Reference

Interface to protocol account (ex: SIPAccount) It can be enable on loading or activate after. More...

Include dependency graph for account.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jami::Account
 
class  jami::VoipLinkException
 

Namespaces

namespace  dht
 
namespace  dht::crypto
 
namespace  jami
 
namespace  Json
 

Functions

static std::ostream & jami::operator<< (std::ostream &os, const Account &acc)
 

Variables

static constexpr uint64_t jami::JAMI_ID_MAX_VAL = 9007199254740992
 
static constexpr const char jami::RINGDIR [] = "ringtones"
 

Detailed Description

Interface to protocol account (ex: SIPAccount) It can be enable on loading or activate after.

It contains account, configuration, VoIP Link and Calls (inside the VoIPLink)

Definition in file account.h.