Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_ari_device_states_update_args Struct Reference

#include <resource_device_states.h>

Data Fields

const char * device_name
 
const char * device_state
 

Detailed Description

Argument struct for ast_ari_device_states_update()

Definition at line 67 of file resource_device_states.h.

Field Documentation

◆ device_name

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().

◆ device_state

const char* device_state

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