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

#include <resource_recordings.h>

Data Fields

const char * destination_recording_name
 
const char * recording_name
 

Detailed Description

Argument struct for ast_ari_recordings_copy_stored()

Definition at line 94 of file resource_recordings.h.

Field Documentation

◆ destination_recording_name

const char* destination_recording_name

The destination name of the recording

Definition at line 98 of file resource_recordings.h.

Referenced by ast_ari_recordings_copy_stored(), ast_ari_recordings_copy_stored_cb(), and ast_ari_recordings_copy_stored_parse_body().

◆ recording_name

const char* recording_name

The name of the recording to copy

Definition at line 96 of file resource_recordings.h.

Referenced by ast_ari_recordings_copy_stored(), and ast_ari_recordings_copy_stored_cb().


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