WebClient Global

From Virtual World Web Wiki
Jump to: navigation, search
  • This is a JavaScript global object named WebClient

Remarks [edit]

Methods

JSWebClient CreateWebClient()
Creates a web client that can be used to send/receive data from a remote site.
void OpenURL(string url)
Launches a new web browser to a given URL.