@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface AllowedBluetoothDevice.Step3
| Modifier and Type | Method and Description |
|---|---|
default AllowedBluetoothDevice |
allowedManufacturerData(double... allowedManufacturerData) |
default AllowedBluetoothDevice |
allowedManufacturerData(JsArray<java.lang.Double> allowedManufacturerData) |
@JsOverlay @Nonnull default AllowedBluetoothDevice allowedManufacturerData(@Nonnull JsArray<java.lang.Double> allowedManufacturerData)
@JsOverlay @Nonnull default AllowedBluetoothDevice allowedManufacturerData(@Nonnull double... allowedManufacturerData)