Interface: ExperienceStateSnapshot
Defined in: service-framework-client/src/contracts.ts:21
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
connectionState | readonly | ConnectionState | service-framework-client/src/contracts.ts:24 |
lastError? | readonly | string | service-framework-client/src/contracts.ts:25 |
mode | readonly | ClientMode | service-framework-client/src/contracts.ts:22 |
widgetState | readonly | WidgetState | service-framework-client/src/contracts.ts:23 |