on Wire Received
open override fun onWireReceived(buffer: AbstractBuffer, dispatchHelper: IRdWireableDispatchHelper)
Content copied to clipboard
Callback that wire triggers when it receives messaged
abstract fun onWireReceived( proto: IProtocol, ctx: SerializationCtx, buffer: AbstractBuffer, dispatchHelper: IRdWireableDispatchHelper)
Content copied to clipboard