FUniverLiveShareMixin

GitHubEdit on GitHub
packages@univerjs-pro/live-share

APIs

_initialize

Signature

_initialize(injector: Injector): void

getLiveShareStatus

Get the current live share status.

Signature

getLiveShareStatus(): LiveShareStatus

startFollowing

Connect to server and start following.

Signature

startFollowing(): void

startPresenting

Start presenting.

Signature

startPresenting(): void

stopFollowing

Stop following.

Signature

stopFollowing(): void

stopPresenting

Stop presenting.

Signature

stopPresenting(): void