Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
ast_bridge_hook Struct Reference

Structure that is the essence of a feature hook. More...

#include <bridge_features.h>

Collaboration diagram for ast_bridge_hook:
Collaboration graph
[legend]

Data Fields

ast_bridge_hook_callback callback
 
ast_bridge_hook_pvt_destructor destructor
 
void * hook_pvt
 
struct ast_flags remove_flags
 
enum ast_bridge_hook_type type
 

Detailed Description

Structure that is the essence of a feature hook.

Definition at line 192 of file bridge_features.h.

Field Documentation

◆ callback

◆ destructor

◆ hook_pvt

void* hook_pvt

◆ remove_flags

struct ast_flags remove_flags

◆ type


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