Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_ari_channels_mute_args Struct Reference

#include <resource_channels.h>

Data Fields

const char * channel_id
 
const char * direction
 

Detailed Description

Argument struct for ast_ari_channels_mute()

Definition at line 396 of file resource_channels.h.

Field Documentation

◆ channel_id

const char* channel_id

Channel's id

Definition at line 398 of file resource_channels.h.

◆ direction

const char* direction

Direction in which to mute audio

Definition at line 400 of file resource_channels.h.


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