csharp
public enum DeviceStatusWhat a device is doing.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
AvailableSeen and idle.
DeployingA build is being copied to it.
RunningRunning a build.
UnreachableSeen once and not answering now.
Used by (6)
- BuildSettingsTestsVixen.Editor.App.Tests
- DeviceEntryVixen.Editor.Debugger
- DeviceManagerVixen.Editor.Debugger
- DeviceManagerViewVixen.Editor.Debugger
- EditorApplicationVixen.Editor.App
- LocalDeviceProviderVixen.Editor.Debugger