Skip to main content

registerDisplayCallback

AsyncFunction
This function is defined in the parity module.

Signature

async def registerDisplayCallback(callback: DisplayCallback,
  async_: boolean = false) -> void

Returns

Returns
void
The result of the operation.

Source

View on GitHub

src/parity/index.ts at line 1081