minipavi-kotlin
Toggle table of contents
0.0.8
common
Platform filter
common
Switch theme
Search in API
minipavi-kotlin
core
/
fr.outadoc.minipavi.core.model
/
ServiceResponse
/
ServiceResponse
Service
Response
constructor
(
state
:
TState
,
content
:
ByteString
,
echo
:
Boolean
=
true
,
nextUrl
:
String
=
""
,
directCall
:
ServiceResponse.DirectCallSetting
=
DirectCallSetting.No
,
command
:
ServiceResponse.Command
=
Command.Display
)