JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
elemental2.dom
EventSource
OnmessageFn
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
onInvoke(MessageEvent)
Interface EventSource.OnmessageFn
Enclosing class:
EventSource
@JsFunction
public static interface
EventSource.OnmessageFn
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onInvoke
(
MessageEvent
<
String
> p0)
Method Details
onInvoke
void
onInvoke
(
MessageEvent
<
String
> p0)