Skip to main content

Interface: BackplanePublisher

Defined in: src/sdk/instruments/Backplane.ts:15

A publisher supported by BackplanePublisher

Methods

onUpdate()

onUpdate(): void

Defined in: src/sdk/instruments/Backplane.ts:20

Updates this publisher.

Returns

void


startPublish()

startPublish(): void

Defined in: src/sdk/instruments/Backplane.ts:17

Sets this publisher to begin publishing.

Returns

void