RTS API Documentation  1.10.11
Data Fields
dtmf_meta_app_t Struct Reference
+ Collaboration diagram for dtmf_meta_app_t:

Data Fields

const char * app
 
uint32_t flags
 
switch_bind_flag_t bind_flags
 

Detailed Description

Definition at line 4497 of file switch_ivr_async.c.

Field Documentation

◆ app

const char* dtmf_meta_app_t::app

Definition at line 4498 of file switch_ivr_async.c.

Referenced by meta_on_dtmf(), and switch_ivr_bind_dtmf_meta_session().

◆ bind_flags

switch_bind_flag_t dtmf_meta_app_t::bind_flags

Definition at line 4500 of file switch_ivr_async.c.

Referenced by meta_on_dtmf(), and switch_ivr_bind_dtmf_meta_session().

◆ flags

uint32_t dtmf_meta_app_t::flags

Definition at line 4499 of file switch_ivr_async.c.

Referenced by meta_on_dtmf(), and switch_ivr_bind_dtmf_meta_session().


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