jf-roku/components/config/ServerDiscoveryTask.xml

8 lines
253 B
XML
Raw Normal View History

2021-07-08 18:45:30 +00:00
<?xml version="1.0" encoding="utf-8"?>
<component name="ServerDiscoveryTask" extends="Task">
2021-07-08 18:45:30 +00:00
<interface>
<field id="content" type="array" />
</interface>
<script type="text/brightscript" uri="ServerDiscoveryTask.brs" />
2021-07-08 18:45:30 +00:00
</component>