RTS API Documentation  1.10.11
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 74 of file switch_core.h.

Field Documentation

◆ next

struct switch_hold_record_s* switch_hold_record_s::next

◆ off

switch_time_t switch_hold_record_s::off

◆ on

switch_time_t switch_hold_record_s::on

◆ uuid

char* switch_hold_record_s::uuid

Definition at line 77 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: