Kannel: Open Source WAP and SMS gateway  svn-r5335
status Struct Reference

Data Fields

const char * format
 
Octstrstatus
 
void(* callback_fn )(Msg *msg, void *data)
 
void * data
 

Detailed Description

Definition at line 106 of file bb_store.c.

Field Documentation

◆ callback_fn

void(* status::callback_fn) (Msg *msg, void *data)

Definition at line 137 of file bb_store_spool.c.

Referenced by store_file_for_each_message(), and store_spool_for_each_message().

◆ data

void* status::data

◆ format

const char* status::format

Definition at line 107 of file bb_store.c.

Referenced by status_cb().

◆ status

Octstr* status::status

Definition at line 108 of file bb_store.c.

Referenced by status_cb(), store_file_save_ack(), and store_spool_save_ack().


The documentation for this struct was generated from the following files:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.