menu
cometchat_calls_sdk
model/recordings.dart
Recordings
Recordings constructor
Recordings
brightness_4
brightness_5
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
recordings
Recordings
Recordings constructor
Recordings class