Gammu API  1.38.0
CB messages

Data Structures

struct  GSM_CBMessage
 

Functions

GSM_Error GSM_SetIncomingCB (GSM_StateMachine *s, gboolean enable)
 

Detailed Description

Cell broadcast messages manipulations.

Function Documentation

§ GSM_SetIncomingCB()

GSM_Error GSM_SetIncomingCB ( GSM_StateMachine s,
gboolean  enable 
)

Gets network information from phone.

Parameters
sState machine pointer.
[in]enableWhether to enable notifications.
Returns
Error code.