Introduction
  • 23 Sep 2021
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Introduction

  • Dark
    Light
  • PDF

Article Summary

Description

The network object provides a way to test for Internet connectivity and interact with external Internet resources such as files, raw data, or images.


Properties

Below is a list of properties supported by this object.

NameDescriptionUWPWebAvatars
onlineReturns whether or not a live Internet connection is availableYesYesYes

Functions

Below is a list of functions supported by this object.

NameDescriptionUWPWebAvatars
downloadDownloads a specified Internet resourceYesYesYes

Remarks

The network object is useful if you need to interact with external Internet resources such as files, raw data, or images.


What's Next