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

Data Fields

char * event
 
int(* func )(struct ast_mansession *s, struct message *m)
 

Detailed Description

Examples:
/usr/src/asterisk-18.5.0/include/asterisk/logger.h.

Definition at line 222 of file astman.c.

Field Documentation

◆ event

char* event

Definition at line 223 of file astman.c.

◆ func

int(* func) (struct ast_mansession *s, struct message *m)

Definition at line 224 of file astman.c.


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