|
MoSync 3.0.1
|
Classes | |
| struct | MACellInfo |
| Information about the current cell, including country, network and area code and the cell ID. More... | |
Typedefs | |
| typedef struct MACellInfo | MACellInfo |
| Information about the current cell, including country, network and area code and the cell ID. | |
Functions | |
| int | maGetCellInfo (MACellInfo *pInfo) |
| typedef struct MACellInfo MACellInfo |
Information about the current cell, including country, network and area code and the cell ID.
| int maGetCellInfo | ( | MACellInfo * | pInfo | ) |
Retrieves the current cellular network information. If the phone is offline or otherwise has no signal, this function will fail.
| pInfo | A pointer to a struct which will receive the information. |
References maIOCtl().