Enum CellularState
Definition
- Namespace:
- Tizen.Network.Connection
- Assembly:
- Tizen.Network.Connection.dll
Enumeration for the cellular network state.
public enum CellularState
Fields
| Name | Description |
|---|---|
| Available | Available but not connected yet |
| CallOnlyAvailable | Call is only available |
| Connected | Connected |
| FlightMode | Flight mode |
| OutOfService | Out of service |
| RoamingOff | Roaming is turned off |