menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.dart
RTCDataChannel
onMessage property
onMessage property
dark_mode
light_mode
onMessage
property
dynamic Function
(
RTCDataChannelMessage
data
)
?
onMessage
getter/setter pair
Implementation
Function(RTCDataChannelMessage data)? onMessage;
webrtc_interface_plus package
documentation
webrtc_interface_plus
RTCDataChannel
onMessage property
RTCDataChannel class