Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


smdi_msg_datastore Struct Reference

Data Fields

unsigned int id
 
struct ast_smdi_interfaceiface
 
struct ast_smdi_md_messagemd_msg
 

Detailed Description

Definition at line 1182 of file res_smdi.c.

Field Documentation

unsigned int id

Definition at line 1183 of file res_smdi.c.

Referenced by smdi_msg_retrieve_read().

struct ast_smdi_interface* iface

Definition at line 1184 of file res_smdi.c.

Referenced by smdi_msg_datastore_destroy(), and smdi_msg_retrieve_read().

struct ast_smdi_md_message* md_msg

Definition at line 1185 of file res_smdi.c.

Referenced by smdi_msg_datastore_destroy(), smdi_msg_read(), and smdi_msg_retrieve_read().


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