Development/Tutorials/Plasma4/JavaScript/API-NetworkIO

From KDE TechBase
Revision as of 12:23, 24 June 2011 by Aseigo (talk | contribs) (Created page with ' = NetworkIO = This Extension provides access to data over the network using asynchronous IOJob objects. Functions: * ''IOJob'' '''getUr...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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