View Source StateUpdateAction

oli / Exports / StateUpdateAction

Interface: StateUpdateAction

An action indicating that global user state should be updated. Currently not in use.

Hierarchy

Table of contents

Properties

Properties

attempt_guid

attempt_guid: string

Inherited from

IsAction.attempt_guid

Defined in

src/components/activities/types.ts:524


error

Optional error: string

Inherited from

IsAction.error

Defined in

src/components/activities/types.ts:525


part_id

part_id: string

Inherited from

IsAction.part_id

Defined in

src/components/activities/types.ts:526


type

type: "StateUpdateAction"

Defined in

src/components/activities/types.ts:560


update

update: Object

Defined in

src/components/activities/types.ts:562