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