---
title: NWInterface.InterfaceType.other
framework: network
role: symbol
role_heading: Case
path: network/nwinterface/interfacetype/other
---

# NWInterface.InterfaceType.other

The network interface type used for communication over virtual networks or networks of unknown types.

## Declaration

```swift
case other
```

## See Also

### Interface Types

- [NWInterface.InterfaceType.wifi](network/nwinterface/interfacetype/wifi.md)
- [NWInterface.InterfaceType.cellular](network/nwinterface/interfacetype/cellular.md)
- [NWInterface.InterfaceType.wiredEthernet](network/nwinterface/interfacetype/wiredethernet.md)
- [NWInterface.InterfaceType.loopback](network/nwinterface/interfacetype/loopback.md)
