diff options
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Sim.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Sim.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Sim.xml b/introspection/org.freedesktop.ModemManager1.Sim.xml index 13a385a7..d4943b04 100644 --- a/introspection/org.freedesktop.ModemManager1.Sim.xml +++ b/introspection/org.freedesktop.ModemManager1.Sim.xml @@ -74,7 +74,10 @@ and an <link linkend="MMModemAccessTechnology">MMModemAccessTechnology</link> mask to store to SIM card if supported. - This method removes any pre-existing entries of the preferred network list. + This method removes any pre-existing entries of the preferred network list. Note + that even if this operation fails, the preferred network list on the SIM card may + have changed. Read the <link linkend="gdbus-property-org-freedesktop-ModemManager1-Sim.PreferredNetworks"> + PreferredNetworks</link> property to get the up-to-date list. --> <method name="SetPreferredNetworks"> <arg name="preferred_networks" type="a(su)" direction="in" /> |