diff options
author | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2012-08-13 10:40:18 +0200 |
---|---|---|
committer | Patrik Flykt <patrik.flykt@linux.intel.com> | 2012-08-30 12:57:44 +0300 |
commit | f1bc8e14084c2ca2ea3df5616401fcf86bfd9747 (patch) | |
tree | 3cf220c5101a728c708a15b4f5892df1f65d1a24 /doc | |
parent | b49ad024c09d1364f1e801d00e3f42ffbca4fa11 (diff) | |
download | connman-f1bc8e14084c2ca2ea3df5616401fcf86bfd9747.tar.gz connman-f1bc8e14084c2ca2ea3df5616401fcf86bfd9747.tar.bz2 connman-f1bc8e14084c2ca2ea3df5616401fcf86bfd9747.zip |
session: Update ConnectionType documentation
The ConnectionType configuration option will be moved to
the config plugin when we know how the application can be
uniquely identified in a persistent way.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/session-api.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/session-api.txt b/doc/session-api.txt index 90002bab..c870a807 100644 --- a/doc/session-api.txt +++ b/doc/session-api.txt @@ -108,6 +108,9 @@ Settings string Bearer [readonly] connection and the state will be updated on all steps, 'connected' and 'online'. This is the default value. + (This setting will be removed when the unique process + identifaction problem is solved.) + boolean State [readonly] This indicates if the connection is disconnected, |