GSM_SMSC Struct Reference
[SMS messages]

#include <gammu-message.h>

Collaboration diagram for GSM_SMSC:

Collaboration graph
[legend]

Data Fields

int Location
unsigned char Name [(GSM_MAX_SMSC_NAME_LENGTH+1)*2]
unsigned char Number [(GSM_MAX_NUMBER_LENGTH+1)*2]
GSM_SMSValidity Validity
GSM_SMSFormat Format
unsigned char DefaultNumber [(GSM_MAX_NUMBER_LENGTH+1)*2]

Detailed Description

Structure for SMSC (SMS Center) information.

Definition at line 223 of file gammu-message.h.


Field Documentation

Number of the SMSC on SIM

Definition at line 227 of file gammu-message.h.

unsigned char GSM_SMSC::Name[(GSM_MAX_SMSC_NAME_LENGTH+1)*2]

Name of the SMSC

Definition at line 231 of file gammu-message.h.

unsigned char GSM_SMSC::Number[(GSM_MAX_NUMBER_LENGTH+1)*2]

SMSC phone number.

Definition at line 235 of file gammu-message.h.

Validity of SMS messages.

Definition at line 239 of file gammu-message.h.

Format of sent SMS messages.

Definition at line 243 of file gammu-message.h.

unsigned char GSM_SMSC::DefaultNumber[(GSM_MAX_NUMBER_LENGTH+1)*2]

Default recipient number. In old DCT3 ignored

Definition at line 247 of file gammu-message.h.


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

Generated on Mon Jan 5 15:44:40 2009 for Gammu API by  doxygen 1.5.6