handleResponse
handleResponse<
TMethod>(response):void
Defined in: src/internal/rpc.ts:306
Type Parameters
Section titled “Type Parameters”TMethod
Section titled “TMethod”TMethod extends keyof Methods
Parameters
Section titled “Parameters”response
Section titled “response”Response<TMethod>
Returns
Section titled “Returns”void