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

#include <resource_channels.h>

Data Fields

const char * channel_id
 
const char * direction
 

Detailed Description

Argument struct for ast_ari_channels_unmute()

Definition at line 422 of file resource_channels.h.

Field Documentation

◆ channel_id

const char* channel_id

Channel's id

Definition at line 424 of file resource_channels.h.

Referenced by ast_ari_channels_unmute(), and ast_ari_channels_unmute_cb().

◆ direction

const char* direction

Direction in which to unmute audio

Definition at line 426 of file resource_channels.h.

Referenced by ast_ari_channels_unmute(), ast_ari_channels_unmute_cb(), and ast_ari_channels_unmute_parse_body().


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