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

Data Fields

int refnum
 
int total_parts
 
int num_parts
 
Octstrudh
 
time_t trecv
 
Octstrkey
 
int ack
 
Msg ** parts
 
Octstrsmsc_id
 

Detailed Description

Definition at line 2008 of file bb_smscconn.c.

Field Documentation

◆ ack

int ConcatMsg::ack

Definition at line 2015 of file bb_smscconn.c.

Referenced by concat_handling_check_and_handle().

◆ key

Octstr* ConcatMsg::key

◆ num_parts

int ConcatMsg::num_parts

◆ parts

Msg** ConcatMsg::parts

◆ refnum

int ConcatMsg::refnum

Definition at line 2009 of file bb_smscconn.c.

Referenced by concat_handling_check_and_handle().

◆ smsc_id

Octstr* ConcatMsg::smsc_id

◆ total_parts

int ConcatMsg::total_parts

◆ trecv

time_t ConcatMsg::trecv

◆ udh

Octstr* ConcatMsg::udh

Definition at line 2012 of file bb_smscconn.c.

Referenced by concat_handling_check_and_handle().


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