toggle menu
telnyx_rtc
androidJvm
switch theme
search in API
telnyx_rtc
/
com.telnyx.webrtc.sdk.verto.receive
/
LoginResponse
Login
Response
data
class
LoginResponse
(
val
sessid
:
String
)
:
ReceivedResult
A login response received by the socket connection
Parameters
sessid
the session ID provided after logging in.
Members
Constructors
Login
Response
Link copied to clipboard
constructor
(
sessid
:
String
)
Properties
sessid
Link copied to clipboard
@
SerializedName
(
value
=
"sessid"
)
val
sessid
:
String