SIM900
_SIM900APN Struct Reference

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...
 

Detailed Description

Definition at line 285 of file sim900_defs.h.

Member Data Documentation

◆ apn

String _SIM900APN::apn

The Access Point Name (APN) for data connectivity.

Definition at line 287 of file sim900_defs.h.

◆ password

String _SIM900APN::password

The password for APN authentication.

Definition at line 293 of file sim900_defs.h.

◆ username

String _SIM900APN::username

The username for APN authentication.

Definition at line 290 of file sim900_defs.h.


The documentation for this struct was generated from the following file: