An operating system.
More...
◆ OperatingSystem()
| fm.liveswitch.OperatingSystem.OperatingSystem |
( |
int |
value | ) |
|
◆ [static initializer]()
| fm.liveswitch.OperatingSystem.[static initializer] |
|
static |
◆ getAssignedValue()
| int fm.liveswitch.OperatingSystem.getAssignedValue |
( |
| ) |
|
◆ getByAssignedValue()
| static OperatingSystem fm.liveswitch.OperatingSystem.getByAssignedValue |
( |
int |
value | ) |
|
|
static |
◆ Android
| fm.liveswitch.OperatingSystem.Android =(3) |
Indicates a Android operating system.
◆ IOS
| fm.liveswitch.OperatingSystem.IOS =(5) |
Indicates a iOS operating system.
◆ Linux
| fm.liveswitch.OperatingSystem.Linux =(6) |
Indicates a Linux operating system.
◆ MacOS
| fm.liveswitch.OperatingSystem.MacOS =(4) |
Indicates a macOS operating system.
◆ TvOS
| fm.liveswitch.OperatingSystem.TvOS =(7) |
Indicates a tvOS operating system.
◆ Unknown
| fm.liveswitch.OperatingSystem.Unknown =(1) |
Indicates an unknown or default OS.
◆ WatchOS
| fm.liveswitch.OperatingSystem.WatchOS =(8) |
Indicates a watchOS operating system.
◆ Windows
| fm.liveswitch.OperatingSystem.Windows =(2) |
Indicates a Windows operating system.