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

Data Fields

union {
   struct {
      char *   subnames [10]
 
   } 
 
   char *   argv [sizeof(struct
      __subtype_ast_party_members)/sizeof(char *)]
 
}; 
 
unsigned int argc
 

Detailed Description

Definition at line 449 of file func_callerid.c.

Field Documentation

◆ @202

union { ... }

◆ argc

unsigned int argc

◆ argv

char* argv[sizeof(struct __subtype_ast_party_members)/sizeof(char *)]

Definition at line 449 of file func_callerid.c.

◆ subnames

char* subnames[10]

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