Uses of Interface
com.openfin.desktop.channel.webrtc.DataChannelListener
-
Packages that use DataChannelListener Package Description com.openfin.desktop.channel.webrtc -
-
Uses of DataChannelListener in com.openfin.desktop.channel.webrtc
Classes in com.openfin.desktop.channel.webrtc that implement DataChannelListener Modifier and Type Class Description classWebRtcProtocolHandlerMethods in com.openfin.desktop.channel.webrtc with parameters of type DataChannelListener Modifier and Type Method Description booleanDataChannel. addChannelListener(DataChannelListener listener)booleanDataChannel. removeChannelListener(DataChannelListener listener)
-