{
	"title" : "InternetConnectionType",
	"enum" : 
	[
		"OFFLINE",
		"CELLULAR",
		"WIFI",
		"ETHERNET"
	]
}