gsmGetNetworkType (Function) |
Top Previous Next |
This returns whether there is a 2G, 3G or 4G(LTE) connection established to the cellular network.
Input: None.
Returns: INT
Declaration: FUNCTION gsmGetNetworkType : INT;
Example: INCLUDE rtcu.inc |