MadelineProtoDocs/docs/TD_docs/types/NetworkType.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

31 lines
655 B
Markdown

---
title: NetworkType
description: constructors and methods of type NetworkType
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: NetworkType
[Back to types index](index.md)
Represents type of a network
### Possible values (constructors):
[networkTypeNone](../constructors/networkTypeNone.md)
[networkTypeMobile](../constructors/networkTypeMobile.md)
[networkTypeMobileRoaming](../constructors/networkTypeMobileRoaming.md)
[networkTypeWiFi](../constructors/networkTypeWiFi.md)
[networkTypeOther](../constructors/networkTypeOther.md)
### Methods that return an object of this type (methods):