Skip to content

Function: injectActivity()

@roomful/angular


@roomful/angular / injectActivity

injectActivity<TPresence>(options?): InjectActivityResult

Defined in: angular/src/index.ts:1122

Subscribes to the shared activity engine: a reactive, bounded, newest-first feed of room activity plus a record control.

Must be called in an injection context.

TPresence extends PresenceData = PresenceData

The room presence shape.

ActivityOptions

Optional activity configuration (e.g. limit).

InjectActivityResult

The entries signal plus record.