RemoteScreenService

constructor(endpoint: RemoteEndpoint, send: (Player, ByteArray) -> Unit, report: (Throwable) -> Unit, dispatchClose: (() -> Unit) -> Unit = { it() }, notify: (Player, RemoteLifecycleEvent<Owner>) -> Unit = { _, _ -> })(source)