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

Structure which contains read callback information. More...

#include <res_pjsip_session.h>

Data Fields

int fd
 The file descriptor itself.
 
ast_sip_session_media_read_cb read_callback
 The callback to invoke.
 
struct ast_sip_session_mediasession
 The media session.
 

Detailed Description

Structure which contains read callback information.

Definition at line 135 of file res_pjsip_session.h.


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