2025-03-06 12:33:53 +08:00
|
|
|
<node name="/io/appflowy/AppFlowy/Object">
|
|
|
|
<interface name="io.appflowy.AppFlowy">
|
2023-08-14 21:38:30 +07:00
|
|
|
<method name="Activate">
|
|
|
|
<arg type="a{sv}" name="platform_data" direction="in" />
|
|
|
|
</method>
|
|
|
|
<method name="Open">
|
|
|
|
<arg type="as" name="uris" direction="in" />
|
|
|
|
<arg type="a{sv}" name="platform_data" direction="in" />
|
|
|
|
</method>
|
|
|
|
<method name="ActivateAction">
|
|
|
|
<arg type="s" name="action_name" direction="in" />
|
|
|
|
<arg type="av" name="parameter" direction="in" />
|
|
|
|
<arg type="a{sv}" name="platform_data" direction="in" />
|
|
|
|
</method>
|
|
|
|
</interface>
|
2025-03-06 12:33:53 +08:00
|
|
|
</node>
|