menu
siprix_voip_sdk package
documentation
messages_model.dart
MessageDestination
MessageDestination.new constructor
MessageDestination.new constructor
dark_mode
light_mode
MessageDestination
constructor
MessageDestination
(
String
toExt
,
int
fromAccId
,
String
body
, {
String
?
contentType
,
})
Implementation
MessageDestination(this.toExt, this.fromAccId, this.body, {this.contentType});
siprix_voip_sdk package
documentation
messages_model
MessageDestination
MessageDestination.new constructor
MessageDestination class