SIM900
|
Public Attributes | |
String | apn |
The Access Point Name (APN) for data connectivity. More... | |
String | username |
The username for APN authentication. More... | |
String | password |
The password for APN authentication. More... | |
Definition at line 285 of file sim900_defs.h.
String _SIM900APN::apn |
The Access Point Name (APN) for data connectivity.
Definition at line 287 of file sim900_defs.h.
String _SIM900APN::password |
The password for APN authentication.
Definition at line 293 of file sim900_defs.h.
String _SIM900APN::username |
The username for APN authentication.
Definition at line 290 of file sim900_defs.h.