menu
telnyx_webrtc package
documentation
model/verto/receive/receive_bye_message_body.dart
ReceiveByeParams
ReceiveByeParams constructor
ReceiveByeParams constructor
dark_mode
light_mode
ReceiveByeParams
constructor
ReceiveByeParams
(
{
String
?
callID
,
String
?
sipCallId
,
int
?
sipCode
,
int
?
causeCode
,
String
?
cause
,
})
Implementation
ReceiveByeParams({ this.callID, this.sipCallId, this.sipCode, this.causeCode, this.cause, });
telnyx_webrtc package
documentation
model/verto/receive/receive_bye_message_body
ReceiveByeParams
ReceiveByeParams constructor
ReceiveByeParams class