@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="BluetoothCharacteristicUUID")
public interface BluetoothCharacteristicUUID
| Modifier and Type | Method and Description |
|---|---|
static BluetoothCharacteristicUUID |
of(int value) |
static BluetoothCharacteristicUUID |
of(java.lang.String value) |
@JsOverlay @Nonnull static BluetoothCharacteristicUUID of(@Nonnull java.lang.String value)
@JsOverlay @Nonnull static BluetoothCharacteristicUUID of(int value)