USSD messages
[Messages]

Collaboration diagram for USSD messages:

Data Structures

struct  GSM_USSDMessage

Enumerations

enum  GSM_USSDStatus {
  USSD_Unknown = 1, USSD_NoActionNeeded, USSD_ActionNeeded, USSD_Terminated,
  USSD_AnotherClient, USSD_NotSupported, USSD_Timeout
}

Functions

GSM_Error GSM_SetIncomingUSSD (GSM_StateMachine *s, bool enable)

Detailed Description

USSD messages manipulations.

Enumeration Type Documentation

Status of USSD message.

Enumerator:
USSD_Unknown  Unknown status
USSD_NoActionNeeded  No action is needed, maybe network initiated USSD
USSD_ActionNeeded  Reply is expected
USSD_Terminated  USSD dialog terminated
USSD_AnotherClient  Another client replied
USSD_NotSupported  Operation not supported
USSD_Timeout  Network timeout

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


Function Documentation

GSM_Error GSM_SetIncomingUSSD ( GSM_StateMachine s,
bool  enable 
)

Activates/deactivates noticing about incoming USSDs (UnStructured Supplementary Services).

Parameters:
s State machine pointer.
Returns:
Error code.


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