jf-roku/components/GetNextEpisodeTask.xml

9 lines
284 B
XML

<?xml version="1.0" encoding="utf-8"?>
<component name="GetNextEpisodeTask" extends="Task">
<interface>
<field id="videoID" type="string" />
<field id="showID" type="string" />
<field id="nextEpisodeData" type="assocarray" />
</interface>
</component>