Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
mbl_pvt::msg_queue Struct Reference
Collaboration diagram for mbl_pvt::msg_queue:
Collaboration graph
[legend]

Data Fields

struct msg_queue_entryfirst
 
struct msg_queue_entrylast
 

Detailed Description

queue for messages we are expecting

Definition at line 123 of file chan_mobile.c.

Field Documentation

◆ first

struct msg_queue_entry* first

Definition at line 123 of file chan_mobile.c.

◆ last

struct msg_queue_entry* last

Definition at line 123 of file chan_mobile.c.


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