NetworkType public enum NetworkType : String Type of possible connections. cellular Cellular Connection. Declaration Swift case cellular = "Cellular" ethernet Ethernet Connection. Declaration Swift case ethernet = "Ethernet" unknown Unknown Connection. Declaration Swift case unknown = "unknown" wifi Wi-Fi Connection. Declaration Swift case wifi = "Wi-Fi" © 2020 Connectify Generated by jazzy ♪♫ v0.13.5, a Realm project.