Asterisk - The Open Source Telephony Project GIT-master-0a46be9
Data Fields
ast_ari_channels_get_channel_var_args Struct Reference

#include <resource_channels.h>

Data Fields

const char * channel_id
 
const char * variable
 

Detailed Description

Argument struct for ast_ari_channels_get_channel_var()

Definition at line 676 of file resource_channels.h.

Field Documentation

◆ channel_id

const char* channel_id

Channel's id

Definition at line 678 of file resource_channels.h.

◆ variable

const char* variable

The channel variable or function to get

Definition at line 680 of file resource_channels.h.


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