|
Asterisk - The Open Source Telephony Project
18.5.0
|
#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.
Referenced by ast_ari_device_states_update(), and ast_ari_device_states_update_cb().
| const char* device_state |
Device state value
Definition at line 71 of file resource_device_states.h.
Referenced by ast_ari_device_states_update(), ast_ari_device_states_update_cb(), and ast_ari_device_states_update_parse_body().
1.8.13