Add method for GetPsismsc
[platform/core/telephony/tel-plugin-dbus_tapi.git] / introspection / sim.xml
index 86202f0..3fdc215 100644 (file)
                -->
                </method>
 
+               <method name="GetPsismsc">
+                       <arg direction="out" type="i" name="result"/>
+                       <arg direction="out" type="s" name="url"/>
+               <!-- dict
+                    "plmn" STRING
+                    "b_umts" BOOLEAN TRUE/FALSE
+                    "b_gsm" BOOLEAN TRUE/FALSE
+               -->
+               </method>
+
                <method name="GetSpn">
                        <arg direction="out" type="i" name="result"/>
                        <arg direction="out" type="y" name="display_condition"/>
                        <arg type="i" name="type"/>
                </signal>
 
+               <signal name="RefreshStage">
+                       <arg type="i" name="stage"/>
+               </signal>
                <property name="cf_state" type="i" access="read"/>
 
        </interface>