app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.example.clientapplication.network
/
ApiService
/
joinSession
join
Session
@
POST
(
value
=
"join"
)
abstract
suspend
fun
joinSession
(
@
Body
request
:
JoinSessionRequest
)
:
Response
<
JoinSessionResponse
>
Joins an existing room using join token + language.