|
Ring Daemon
|
#include <abstract_sip_transport.h>


Classes | |
| struct | TransportData |
Public Member Functions | |
| virtual dhtnet::IpAddr | getLocalAddress () const =0 |
| virtual pjsip_transport * | getTransportBase ()=0 |
| virtual | ~AbstractSIPTransport () |
Implements a pjsip_transport on top
Definition at line 34 of file abstract_sip_transport.h.
|
inlinevirtual |
Definition at line 44 of file abstract_sip_transport.h.
|
pure virtual |
Implemented in jami::tls::ChanneledSIPTransport.
Referenced by jami::JamiAccount::getContactHeader().
|
pure virtual |
Implemented in jami::tls::ChanneledSIPTransport.