Interface: BackplanePublisher
A publisher supported by BackplanePublisher
Methods
onUpdate
▸ onUpdate(): void
Updates this publisher.
Returns
void
Defined in
src/sdk/instruments/Backplane.ts:20
startPublish
▸ startPublish(): void
Sets this publisher to begin publishing.
Returns
void
Defined in
src/sdk/instruments/Backplane.ts:17