Enum CellularPdnType
Definition
- Namespace:
- Tizen.Network.Connection
- Assembly:
- Tizen.Network.Connection.dll
Enumeration for the cellular pdn type.
public enum CellularPdnType
Fields
| Name | Description |
|---|---|
| IPv4 | IPv4 |
| IPv4_IPv6 | Both IPv4 and IPv6 |
| IPv6 | IPv6 |
| Unknown | Unknown |