diff options
-rw-r--r-- | introspection/org.freedesktop.ModemManager.Modem.Gsm.SMS.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager.Modem.Gsm.SMS.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.SMS.xml index 5f231b02..c0258cfd 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.Gsm.SMS.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.SMS.xml @@ -100,7 +100,7 @@ number : string - Phone number (mandatory) text : string - SMS text (mandatory) smsc : string - SMS service center number (optional) - validity : uint (0..255) - Specifies when the SMS expires in SMSC (optional) + validity : uint (0..127008) - Specifies when the SMS expires in SMSC (units of 5 minutes) (optional) class : uint (0..3) - Message importance and location (optional) </tp:docstring> </arg> |