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