< Development‎ | Tutorials‎ | Plasma4
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Development/Tutorials/Plasma4/JavaScript/API-NetworkIO

NetworkIO

This Extension provides access to data over the network using asynchronous IOJob objects.

Functions:

  • IOJob getUrl(Url url): attempts to fetch the file using an IOJob
  • IOJob getUrl(String url): attempts to fetch the file using an IOJob

This page was last edited on 11 September 2014, at 23:27. Content is available under Creative Commons License SA 4.0 unless otherwise noted.