Enum ApplicationStateType
Definition
- Assembly:
- Tizen.Network.Stc.dll
Enumeration for monitored application state.
public enum ApplicationStateType
Fields
| Name | Description |
|---|---|
| Background | Background state. |
| Foreground | Foreground state. |
| Others | Uncategorized state. |