Asterisk - The Open Source Telephony Project GIT-master-2de1a68
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.

◆ device_state

const char* device_state

Device state value

Definition at line 71 of file resource_device_states.h.


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