RTS API Documentation  1.10.11
Data Fields
switch_ivr_dmachine_match Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_ivr_dmachine_match:

Data Fields

switch_ivr_dmachine_tdmachine
 
const char * match_digits
 
int32_t match_key
 
dm_match_type_t type
 
void * user_data
 

Detailed Description

Definition at line 2513 of file switch_types.h.

Field Documentation

◆ dmachine

switch_ivr_dmachine_t* switch_ivr_dmachine_match::dmachine

Definition at line 2514 of file switch_types.h.

Referenced by switch_ivr_dmachine_create().

◆ match_digits

const char* switch_ivr_dmachine_match::match_digits

Definition at line 2515 of file switch_types.h.

Referenced by switch_ivr_dmachine_ping().

◆ match_key

int32_t switch_ivr_dmachine_match::match_key

Definition at line 2516 of file switch_types.h.

Referenced by switch_ivr_dmachine_ping().

◆ type

dm_match_type_t switch_ivr_dmachine_match::type

Definition at line 2517 of file switch_types.h.

Referenced by switch_ivr_dmachine_ping().

◆ user_data

void* switch_ivr_dmachine_match::user_data

Definition at line 2518 of file switch_types.h.

Referenced by switch_ivr_dmachine_ping().


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