From ff7dff1a78557d8b849dc1f82ee00797c55fbb22 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Wed, 16 Feb 2011 01:38:44 +0100 Subject: service: Remove APN property APNs are operator specific settings and should be either provisioned or set through oFono. --- doc/service-api.txt | 9 --------- 1 file changed, 9 deletions(-) (limited to 'doc/service-api.txt') diff --git a/doc/service-api.txt b/doc/service-api.txt index b3e758ea..9695059f 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -259,15 +259,6 @@ Properties string State [readonly] In most cases it is required to fill in the APN details. - string APN [readwrite] - - If the service is Cellular, then this property - contains the APN details. - - The APN is network provider specific and even - sometimes data plan specific. Possible examples - are "isp.cingular" or "internet.t-mobile". - boolean Roaming [readonly] This property indicates if this service is roaming. -- cgit v1.2.3