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

#include <confbridge.h>

Collaboration diagram for post_join_action:
Collaboration graph
[legend]

Data Fields

int(* func )(struct confbridge_user *user)
 
struct {
   struct post_join_action *   next
 
list
 

Detailed Description

Definition at line 265 of file confbridge.h.

Field Documentation

◆ func

int(* func) (struct confbridge_user *user)

Definition at line 266 of file confbridge.h.

Referenced by conf_add_post_join_action(), and join_conference_bridge().

◆ list

struct { ... } list

◆ next

struct post_join_action* next

Definition at line 267 of file confbridge.h.


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