Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::JamiAccount::PendingCall Struct Reference
Collaboration diagram for jami::JamiAccount::PendingCall:
Collaboration graph

Public Attributes

std::weak_ptr< SIPCallcall
 
dht::InfoHash call_key
 
dht::InfoHash from
 
dht::InfoHash from_account
 
std::shared_ptr< dht::crypto::Certificate > from_cert
 
std::shared_ptr< IceTransportice_sp
 
std::shared_ptr< IceTransportice_tcp_sp
 
std::future< size_tlisten_key
 
std::chrono::steady_clock::time_point start
 

Detailed Description

Definition at line 170 of file jamiaccount.cpp.

Member Data Documentation

◆ call

std::weak_ptr<SIPCall> jami::JamiAccount::PendingCall::call

Definition at line 175 of file jamiaccount.cpp.

◆ call_key

dht::InfoHash jami::JamiAccount::PendingCall::call_key

Definition at line 177 of file jamiaccount.cpp.

◆ from

dht::InfoHash jami::JamiAccount::PendingCall::from

Definition at line 178 of file jamiaccount.cpp.

◆ from_account

dht::InfoHash jami::JamiAccount::PendingCall::from_account

Definition at line 179 of file jamiaccount.cpp.

◆ from_cert

std::shared_ptr<dht::crypto::Certificate> jami::JamiAccount::PendingCall::from_cert

Definition at line 180 of file jamiaccount.cpp.

◆ ice_sp

std::shared_ptr<IceTransport> jami::JamiAccount::PendingCall::ice_sp

Definition at line 173 of file jamiaccount.cpp.

◆ ice_tcp_sp

std::shared_ptr<IceTransport> jami::JamiAccount::PendingCall::ice_tcp_sp

Definition at line 174 of file jamiaccount.cpp.

◆ listen_key

std::future<size_t> jami::JamiAccount::PendingCall::listen_key

Definition at line 176 of file jamiaccount.cpp.

◆ start

std::chrono::steady_clock::time_point jami::JamiAccount::PendingCall::start

Definition at line 172 of file jamiaccount.cpp.


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