menu
siprix_voip_sdk package
documentation
cdrs_model.dart
CdrModel
CdrModel.fromCall constructor
CdrModel.fromCall constructor
dark_mode
light_mode
CdrModel.fromCall
constructor
CdrModel.fromCall
(
int
myCallId
,
String
accUri
,
String
remoteExt
,
bool
incoming
,
bool
hasVideo
,
)
Implementation
CdrModel.fromCall(this.myCallId, this.accUri, this.remoteExt, this.incoming, this.hasVideo);
siprix_voip_sdk package
documentation
cdrs_model
CdrModel
CdrModel.fromCall constructor
CdrModel class