menu
siprix_voip_sdk package
documentation
calls_model.dart
CallDestination
CallDestination.new constructor
CallDestination.new constructor
dark_mode
light_mode
CallDestination
constructor
CallDestination
(
String
toExt
,
int
fromAccId
,
bool
withVideo
)
Implementation
CallDestination(this.toExt, this.fromAccId, this.withVideo);
siprix_voip_sdk package
documentation
calls_model
CallDestination
CallDestination.new constructor
CallDestination class