toggle menu
telnyx_rtc
androidJvm
switch theme
search in API
telnyx_rtc
/
com.telnyx.webrtc.sdk.verto.send
/
ByeParams
Bye
Params
data
class
ByeParams
(
val
sessid
:
String
,
val
causeCode
:
Int
,
val
cause
:
String
,
val
dialogParams
:
ByeDialogParams
)
:
ParamRequest
Members
Constructors
Bye
Params
Link copied to clipboard
constructor
(
sessid
:
String
,
causeCode
:
Int
,
cause
:
String
,
dialogParams
:
ByeDialogParams
)
Properties
cause
Link copied to clipboard
val
cause
:
String
cause
Code
Link copied to clipboard
val
causeCode
:
Int
dialog
Params
Link copied to clipboard
val
dialogParams
:
ByeDialogParams
sessid
Link copied to clipboard
val
sessid
:
String