menu
flutter_zwap_webrtc package
documentation
flutter_webrtc.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;
flutter_zwap_webrtc package
documentation
flutter_webrtc
RTCDataChannel
onMessage property
RTCDataChannel class