trixnity-clientserverapi-model
3.10.1
common
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.authentication
/
GetOIDCRequestToken
/
Response
/
Response
Response
constructor
(
accessToken
:
String
,
expiresIn
:
Long
,
matrixServerName
:
String
,
tokenType
:
String
=
"Bearer"
)