> For the complete documentation index, see [llms.txt](https://help.appybuilder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.appybuilder.com/components/reference/connectivity/networkmanager.md).

# NetworkManager

This component can be used to provide information about network. The blocks for this component are as follows:

**IsConnected**: Use this block to determine if device has network connectivity. Will return true if connection is through WiFi or Mobile Network

![](https://3777451846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L93-jOwVwLojc0B0kcn%2F-L9BuJyLkdYbNvBFGfWc%2F-L9BuTTSPGww1W_iRxn4%2FnetworkMgr1.png?generation=1522782571107630\&alt=media)

**IsGPSEnabled**: Use this block to determine if GPS is enabled

![](https://3777451846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L93-jOwVwLojc0B0kcn%2F-L9BuJyLkdYbNvBFGfWc%2F-L9BuTTd-xD8wCqXXEUI%2FnetworkMgr3.png?generation=1522782570914771\&alt=media)

**StartGPSOptions**: If device isn't connected to GPS, you can start this block to startup the GPS options

![](https://3777451846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L93-jOwVwLojc0B0kcn%2F-L9BuJyLkdYbNvBFGfWc%2F-L9BuTTmr_1axnUfY1un%2FnetworkMgr2.png?generation=1522782571361437\&alt=media)

**GetConnectionType**: Use this block to determine the connection type; e.g. WiFi or Mobile

![](https://3777451846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L93-jOwVwLojc0B0kcn%2F-L9BuJyLkdYbNvBFGfWc%2F-L9BuTTssfIqbUwR4hF7%2FnetworkMgr4.png?generation=1522782572072514\&alt=media)

**IsFastConnection**: Use this block to determine if device has slow or fast connection. Useful when there is a need to download large files

![](https://3777451846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L93-jOwVwLojc0B0kcn%2F-L9BuJyLkdYbNvBFGfWc%2F-L9BuTTzo9PmMmBq19bU%2FnetworkMgr6.png?generation=1522782570557212\&alt=media)
