RTS API Documentation  1.10.11
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_snext
 

Detailed Description

Definition at line 43 of file switch_channel.c.

Field Documentation

◆ function

switch_device_state_function_t switch_device_state_binding_s::function

◆ next

struct switch_device_state_binding_s* switch_device_state_binding_s::next

◆ user_data

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: