Enum CellularState

Definition

Namespace:
Tizen.Network.Connection
Assembly:
Tizen.Network.Connection.dll
API Level:
3

Enumeration for the cellular network state.

C#
Copy
public enum CellularState : int
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

Extension Methods