Definition
- Namespace:
- Tizen.Applications.EventManager.SystemEvents
- Assembly:
- Tizen.Applications.EventManager.dll
- API Level:
- 6
Class for system-event of network status
public static class NetworkStatus
- Inheritance
-
System.Object
NetworkStatus
Properties
View Source
EventName
Eventname for system-event of network status
Declaration
public static string EventName { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
View Source
StatusKey
Key for system-event of network status
Declaration
public static string StatusKey { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
Declaration
public static string StatusValueBt { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
View Source
StatusValueCellular
Value of cellular network status
Declaration
public static string StatusValueCellular { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
View Source
StatusValueDisconnected
Value of disconnected network status
Declaration
public static string StatusValueDisconnected { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
View Source
StatusValueEthernet
Value of ethernet network status
Declaration
public static string StatusValueEthernet { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
View Source
StatusValueNetProxy
Value of net proxy network status
Declaration
public static string StatusValueNetProxy { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
View Source
StatusValueWifi
Value of wifi network status
Declaration
public static string StatusValueWifi { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6