From ae61d399f0ed222865ac41a2b8b71339217e26e7 Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Wed, 3 Oct 2012 17:42:33 -0300 Subject: [PATCH] doc: State is a string type --- doc/session-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/session-api.txt b/doc/session-api.txt index aab7a9ae..a0a328d3 100644 --- a/doc/session-api.txt +++ b/doc/session-api.txt @@ -84,7 +84,7 @@ Methods void Destroy() to be sent. Some changes might cause the session to be moved to offline state. -Settings boolean State [readonly] +Settings string State [readonly] This indicates if the connection is disconnected, connected or online. It is updated according to the -- 2.34.1