SIM900
|
Public Attributes | |
String | apn |
The Access Point Name (APN) for data connectivity. | |
String | username |
The username for APN authentication. | |
String | password |
The password for APN authentication. | |
Definition at line 231 of file sim900_defs.h.
String _SIM900APN::apn |
The Access Point Name (APN) for data connectivity.
Definition at line 233 of file sim900_defs.h.
String _SIM900APN::password |
The password for APN authentication.
Definition at line 239 of file sim900_defs.h.
String _SIM900APN::username |
The username for APN authentication.
Definition at line 236 of file sim900_defs.h.