FreeSWITCH API Documentation  1.7.0
Data Fields
switch_device_state_binding_s Struct Reference
+ Collaboration diagram for switch_device_state_binding_s:

Data Fields

switch_device_state_function_t function
 
void * user_data
 
struct
switch_device_state_binding_s
next
 

Detailed Description

Definition at line 43 of file switch_channel.c.

Field Documentation

switch_device_state_function_t switch_device_state_binding_s::function
struct switch_device_state_binding_s* switch_device_state_binding_s::next
void* switch_device_state_binding_s::user_data

Definition at line 45 of file switch_channel.c.

Referenced by switch_channel_bind_device_state_handler().


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