-
-
Notifications
You must be signed in to change notification settings - Fork 13
function_ajax
Wesley de Groot edited this page Nov 12, 2015
·
11 revisions
Load a page
Type | @var | Description | Required |
string | url | the url to load | Required |
string | [method] | the method you want to use | Optional |
function | [callback] | the callback you want to use. | Optional |
tvOS.ajax(url, method, callback)
Wesley de Groot • CC-BY 4.0