Cellular library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems

Dependents:   mtsas mtsas mtsas mtsas

Revision:
26:2b769ed8de4f
Parent:
11:4e428f689069
Child:
27:ec44d5a9544f
--- a/Cellular/UIP.h	Mon Jun 23 14:33:01 2014 +0000
+++ b/Cellular/UIP.h	Thu Jun 26 21:12:37 2014 +0000
@@ -75,6 +75,9 @@
     virtual bool ping(const std::string& address = "8.8.8.8");
     virtual std::string getDeviceIP();
     virtual bool setDeviceIP(std::string address = "DHCP");
+    
+    /** A method for setting the APN */
+    virtual Code setApn(const std::string& apn);
 
     /** A method for configuring command ehco capability on the radio. This command
     * sets whether sent characters are echoed back from the radio, in which case you