|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#include <resource_playbacks.h>
Data Fields | |
| const char * | operation |
| const char * | playback_id |
Argument struct for ast_ari_playbacks_control()
Definition at line 69 of file resource_playbacks.h.
| const char* operation |
Operation to perform on the playback.
Definition at line 73 of file resource_playbacks.h.
| const char* playback_id |
Playback's id
Definition at line 71 of file resource_playbacks.h.