@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface BluetoothAdvertisingEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(BluetoothAdvertisingEvent event)
Handle event of type BluetoothAdvertisingEvent
|
void handleEvent(@Nonnull
BluetoothAdvertisingEvent event)