Strata
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Strata
remote
/
dev.s7a.strata.runtime.remote
/
RemoteScreenService
/
RemoteScreenService
Remote
Screen
Service
constructor
(
endpoint
:
RemoteEndpoint
,
send
:
(
Player
,
ByteArray
)
->
Unit
,
report
:
(
Throwable
)
->
Unit
,
dispatchClose
:
(
(
)
->
Unit
)
->
Unit
=
{ it() }
,
notify
:
(
Player
,
RemoteLifecycleEvent
<
Owner
>
)
->
Unit
=
{ _, _ -> }
)
(
source
)