|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
#include <resource_device_states.h>
Data Fields | |
| const char * | device_name |
| const char * | device_state |
Argument struct for ast_ari_device_states_update()
Definition at line 67 of file resource_device_states.h.
| const char* device_name |
Name of the device
Definition at line 69 of file resource_device_states.h.
| const char* device_state |
Device state value
Definition at line 71 of file resource_device_states.h.