Uses of Class
com.openfin.desktop.channel.webrtc.DataChannel
| Package | Description |
|---|---|
| com.openfin.desktop.channel.webrtc |
-
Uses of DataChannel in com.openfin.desktop.channel.webrtc
Methods in com.openfin.desktop.channel.webrtc with parameters of type DataChannel Modifier and Type Method Description voidDataChannelListener. onMessage(DataChannel source, java.lang.String message)voidWebRtcProtocolHandler. onMessage(DataChannel source, java.lang.String message)voidDataChannelListener. onStateChange(DataChannel source, DataChannelListener.State state)voidWebRtcProtocolHandler. onStateChange(DataChannel source, DataChannelListener.State state)