trixnity-clientserverapi-model
3.2.0
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.uia
/
UIAState
/
UIAState
UIAState
fun
UIAState
(
completed
:
List
<
AuthenticationType
>
=
listOf()
,
flows
:
Set
<
UIAState.FlowInformation
>
=
setOf()
,
parameter
:
JsonObject
?
=
null
,
session
:
String
?
=
null
)