/ fm / liveswitch / diagnostics / IDiagnosticsProvider
Interface: IDiagnosticsProvider
liveswitch.diagnostics.IDiagnosticsProvider
Interface for a component that provides diagnostic information.
Table of contents
Methods
Methods
getComponentName
▸ getComponentName(): string
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/diagnostics/IDiagnosticsProvider.ts:9
getDiagnostics
▸ getDiagnostics(): DiagnosticsData
Returns: DiagnosticsData
Defined in: Generated/TypeScript/fm.liveswitch/diagnostics/IDiagnosticsProvider.ts:10