From: Pekka Pessi <Pekka.Pessi(a)nokia.com>
---
doc/modem-api.txt | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/doc/modem-api.txt b/doc/modem-api.txt
index d7c2caf..b0fce79 100644
--- a/doc/modem-api.txt
+++ b/doc/modem-api.txt
@@ -37,6 +37,12 @@ Properties boolean Powered [readwrite]
Boolean representing the rf state of the modem.
Online is false in flight mode.
+ boolean Emergency [readonly, optional]
+
+ Boolean representing the emergency mode of the
+ modem. The Emergency is true if an emergency-call or
+ related operation is currently active.
+
string Name [readonly, optional]
Friendly name of the modem device.
--
1.7.0.4