Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_control_read_action_payload Struct Reference

#include <frame.h>

Data Fields

enum ast_frame_read_action action
 
unsigned char payload [0]
 
size_t payload_size
 

Detailed Description

Definition at line 371 of file frame.h.

Field Documentation

enum ast_frame_read_action action

Definition at line 375 of file frame.h.

Referenced by __ast_read().

unsigned char payload[0]

Definition at line 381 of file frame.h.

Referenced by __ast_read().

size_t payload_size

Definition at line 378 of file frame.h.

Referenced by __ast_read(), and masquerade_colp_transfer().


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