APN information. More...

Public Member Functions

 ApnInformation (String apn, String user, String password)
 
String getApn ()
 
String getUser ()
 
String getPassword ()
 

Detailed Description

ApnInformation

Member Function Documentation

◆ getApn()

String getApn ( )

Gets APN

Returns
apn

◆ getPassword()

String getPassword ( )

Gets password

Returns
password

◆ getUser()

String getUser ( )

Gets user

Returns
user