menu
cometchat_calls_sdk package
documentation
model/recordings.dart
Recordings
Recordings.new constructor
Recordings.new constructor
dark_mode
light_mode
Recordings
constructor
Recordings
(
{
double
?
duration
,
int
?
endTime
,
String
?
recordingUrl
,
String
?
rid
,
int
?
startTime
,
})
Implementation
Recordings( {this.duration, this.endTime, this.recordingUrl, this.rid, this.startTime});
cometchat_calls_sdk package
documentation
model/recordings
Recordings
Recordings.new constructor
Recordings class