@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="BluetoothPermissionStorage")
public static interface BluetoothPermissionStorage.Builder
extends BluetoothPermissionStorage
BluetoothPermissionStorage.Builder| Modifier and Type | Method and Description |
|---|---|
default BluetoothPermissionStorage.Builder |
allowedDevices(AllowedBluetoothDevice... allowedDevices) |
default BluetoothPermissionStorage.Builder |
allowedDevices(JsArray<AllowedBluetoothDevice> allowedDevices) |
allowedDevices, create, create, setAllowedDevices, setAllowedDevices@JsOverlay @Nonnull default BluetoothPermissionStorage.Builder allowedDevices(@Nonnull JsArray<AllowedBluetoothDevice> allowedDevices)
@JsOverlay @Nonnull default BluetoothPermissionStorage.Builder allowedDevices(@Nonnull AllowedBluetoothDevice... allowedDevices)