#include <siptypes.hpp>
This structure describes transport information returned by Endpoint::transportGetInfo() function.
◆ TransportInfo()
pj::TransportInfo::TransportInfo |
( |
| ) |
|
◆ fromPj()
◆ id
PJSUA transport identification.
◆ type
◆ typeName
string pj::TransportInfo::typeName |
◆ info
string pj::TransportInfo::info |
Transport string info/description.
◆ flags
unsigned pj::TransportInfo::flags |
Transport flags (see pjsip_transport_flags_e).
◆ localAddress
◆ localName
Published address (or transport address name).
◆ usageCount
unsigned pj::TransportInfo::usageCount |
Current number of objects currently referencing this transport.
The documentation for this struct was generated from the following file: