FreeSWITCH API Documentation  1.7.0
Data Fields
switch_hold_record_s Struct Reference

#include <switch_core.h>

+ Collaboration diagram for switch_hold_record_s:

Data Fields

switch_time_t on
 
switch_time_t off
 
char * uuid
 
struct switch_hold_record_snext
 

Detailed Description

Definition at line 72 of file switch_core.h.

Field Documentation

struct switch_hold_record_s* switch_hold_record_s::next
switch_time_t switch_hold_record_s::off

Definition at line 74 of file switch_core.h.

Referenced by process_device_hup(), and switch_channel_set_timestamps().

switch_time_t switch_hold_record_s::on
char* switch_hold_record_s::uuid

Definition at line 75 of file switch_core.h.

Referenced by process_device_hup(), and switch_channel_set_flag_value().


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