#include <sip_transport.h>
Structure of transport state info passed by pjsip_tp_state_callback.
◆ status
The last error code related to the transport state.
◆ ext_info
void* pjsip_transport_state_info::ext_info |
Optional extended info, the content is specific for each transport type.
◆ user_data
void* pjsip_transport_state_info::user_data |
Optional user data. In global transport state notification, this will always be NULL.
The documentation for this struct was generated from the following file: