menu
vdotok_stream package
documentation
core/interface/rtc_data_channel.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;
vdotok_stream package
documentation
core/interface/rtc_data_channel
RTCDataChannel
onMessage property
RTCDataChannel class