-
-
Notifications
You must be signed in to change notification settings - Fork 12
function_parseRSS
Wesley de Groot edited this page Jan 2, 2016
·
3 revisions
Parse a RSS URL
| Type | @var | Description | Required |
| string | url | the url to parse | Required |
| function | callback | the function to call back to | Required |
tvOS.parseRSS(url, callback)
Wesley de Groot • CC-BY 4.0