Asterisk - The Open Source Telephony Project GIT-master-a358458
Public Member Functions | Data Fields
manager_custom_hook Struct Reference

#include <manager.h>

Collaboration diagram for manager_custom_hook:
Collaboration graph
[legend]

Public Member Functions

 AST_LIST_ENTRY (manager_custom_hook) list
 

Data Fields

char * file
 
manager_hook_t helper
 

Detailed Description

Definition at line 113 of file manager.h.

Member Function Documentation

◆ AST_LIST_ENTRY()

AST_LIST_ENTRY ( manager_custom_hook  )

Linked list information

Field Documentation

◆ file

char* file

Identifier

Definition at line 115 of file manager.h.

◆ helper

helper function

Definition at line 117 of file manager.h.

Referenced by __manager_event_sessions_va(), and send_string().


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