Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.data.repository
/
MosaicRepositoryImpl
/
getScreen
get
Screen
open
suspend override
fun
getScreen
(
screenId
:
String
,
headers
:
Map
<
String
,
String
>
?
,
body
:
Any
?
,
httpMethod
:
HttpMethod
,
timeoutMillis
:
Long
?
)
:
Result
<
ScreenModel
>