Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
sync
/
gropius.sync
/
TokenManager
/
parseHttpBody
parseHttpBody
abstract
suspend
fun
parseHttpBody
(
response
:
HttpResponse
)
:
ResponseType
?
Parse the response of a token query
Return
The parsed response
Parameters
response
The response to parse