RenderHandler_GetViewRect
open class RenderHandler_GetViewRect<I : ClientHandlers.AsyncIface?> : AsyncProcessFunction<I, T, R>
Functions
Link copied to clipboard
Link copied to clipboard
open fun getResultHandler(fb: AbstractNonblockingServer.AsyncFrameBuffer, seqid: Int): AsyncMethodCallback<Rect>
Link copied to clipboard
open fun sendResponse(fb: AbstractNonblockingServer.AsyncFrameBuffer, result: TSerializable, type: Byte, seqid: Int)
Link copied to clipboard
open fun start(iface: I, args: ClientHandlers.RenderHandler_GetViewRect_args, resultHandler: AsyncMethodCallback<Rect>)