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

Data Fields

struct {
   struct sla_event *   next
 
entry
 
struct sla_stationstation
 
struct sla_trunk_reftrunk_ref
 
enum sla_event_type type
 

Detailed Description

Definition at line 1047 of file app_meetme.c.

Field Documentation

◆ entry

struct { ... } entry

◆ next

struct sla_event* next

Definition at line 1051 of file app_meetme.c.

◆ station

struct sla_station* station

Definition at line 1049 of file app_meetme.c.

Referenced by sla_event_destroy(), sla_handle_hold_event(), and sla_queue_event_full().

◆ trunk_ref

struct sla_trunk_ref* trunk_ref

Definition at line 1050 of file app_meetme.c.

Referenced by sla_event_destroy(), sla_handle_hold_event(), and sla_queue_event_full().

◆ type

enum sla_event_type type

Definition at line 1048 of file app_meetme.c.

Referenced by Property::load(), and sla_thread().


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