app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.example.clientapplication.network
/
ApiService
/
createSession
create
Session
@
POST
(
value
=
"create"
)
abstract
suspend
fun
createSession
(
@
Body
request
:
CreateSessionRequest
)
:
Response
<
CreateSessionResponse
>
Creates or initializes a host session for the selected language.