From 4c0f783f5c6e6dfcbd495b2c12cf4b650f073099 Mon Sep 17 00:00:00 2001 From: Alfonso Sanchez-Beato Date: Mon, 18 May 2015 08:47:07 +0200 Subject: doc: Add description for ResetContexts method --- doc/connman-api.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/connman-api.txt b/doc/connman-api.txt index 8f720878..1ce1d613 100644 --- a/doc/connman-api.txt +++ b/doc/connman-api.txt @@ -60,6 +60,16 @@ Methods dict GetProperties() [service].Error.NotFound [service].Error.Failed + void ResetContexts() + + Removes all contexts and re-provisions from the APN + database. Contexts must all be deactivated for this + method to work, and the atom must not be powered. + + Possible Errors: [service].Error.InProgress + [service].Error.InvalidArguments + [service].Error.NotAllowed + Signals PropertyChanged(string property, variant value) This signal indicates a changed value of the given -- cgit v1.2.3