You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
286 B

<protocol name="e_session_recovery">
<interface name="zwp_e_session_recovery" version="1">
<request name="provide_uuid">
<arg name="uuid" type="string"/>
</request>
<event name="uuid">
<arg name="uuid" type="string"/>
</event>
</interface>
</protocol>