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

Data Fields

struct {
   const char *   message
 
   const char *   options
 
   const char *   subtype
 
   int   value
 
outputs
 
char * parse_string
 

Detailed Description

Definition at line 450 of file func_presencestate.c.

Field Documentation

◆ message

const char* message

Definition at line 455 of file func_presencestate.c.

Referenced by AST_TEST_DEFINE(), and load_module().

◆ options

const char* options

Definition at line 456 of file func_presencestate.c.

Referenced by AST_TEST_DEFINE().

◆ outputs

struct { ... } outputs

Referenced by AST_TEST_DEFINE().

◆ parse_string

char* parse_string

Definition at line 451 of file func_presencestate.c.

Referenced by AST_TEST_DEFINE().

◆ subtype

const char* subtype

Definition at line 454 of file func_presencestate.c.

Referenced by AST_TEST_DEFINE(), and load_module().

◆ value

int value

Definition at line 453 of file func_presencestate.c.


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