Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
transport_monitor_notifier Struct Reference

Data Fields

ast_transport_monitor_shutdown_cb cb
 
void * data
 

Detailed Description

Who to notify when transport shuts down.

Definition at line 44 of file pjsip_transport_events.c.

Field Documentation

ast_transport_monitor_shutdown_cb cb

Who to call when transport shuts down.

Definition at line 46 of file pjsip_transport_events.c.

Referenced by ast_sip_transport_monitor_register_replace_key().

void* data

ao2 data object to pass to callback.

Definition at line 48 of file pjsip_transport_events.c.

Referenced by ast_sip_transport_monitor_register_replace_key().


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