Modifier and Type | Method and Description |
---|---|
static DeviceApi.Filter |
DeviceApi.Filter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.Filter |
DeviceApi.Filter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.Filter[] |
DeviceApi.Filter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DeviceApi.Filter[] |
DeviceApi.Filter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<DeviceApi.Device.Name> |
DeviceApi.deviceSearch(DeviceApi.Filter filter)
Search and select a device with a window.
|
static List<DeviceApi.Device.Name> |
DeviceApi.deviceSearch(DeviceApi.Filter filter)
Search and select a device with a window.
|
static List<DeviceApi.Device.Name> |
DeviceApi.enumerateDevices(DeviceApi.Filter filter)
Enumerates the available devices in a filtered way
|
static List<DeviceApi.Device.Name> |
DeviceApi.enumerateDevices(DeviceApi.Filter filter)
Enumerates the available devices in a filtered way
|
Copyright © 2024. All rights reserved.