@Generated(value="org.realityforge.webtack")
@JsFunction
@FunctionalInterface
public interface UnderlyingSourceCancelCallback
| Modifier and Type | Method and Description |
|---|---|
Promise<java.lang.Void> |
onInvoke(java.lang.Object reason) |
@Nonnull Promise<java.lang.Void> onInvoke(@Nullable @JsOptional java.lang.Object reason)