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