menu
voxa_rtc_engine package
documentation
voxa.dart
DataReceived
DataReceived.new const constructor
DataReceived.new const constructor
dark_mode
light_mode
DataReceived
constructor
const
DataReceived
(
String
?
identity
,
List
<
int
>
data
,
String
?
topic
)
Implementation
const DataReceived(this.identity, this.data, this.topic);
voxa_rtc_engine package
documentation
voxa
DataReceived
DataReceived.new const constructor
DataReceived class