Asterisk - The Open Source Telephony Project GIT-master-7e7a603
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 663 of file resource_channels.h.

Field Documentation

◆ channel_id

const char* channel_id

Channel's id

Definition at line 665 of file resource_channels.h.

◆ variable

const char* variable

The channel variable or function to get

Definition at line 667 of file resource_channels.h.


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