Interface for a component that provides diagnostic information. More...
Instance Methods | |
| (NSString *) | - componentName |
| Gets the Component Name of the Provider. More... | |
| (FMLiveSwitchDiagnosticsDiagnosticsData *) | - getDiagnostics |
| Gets the diagnostic data for this component. More... | |
Interface for a component that provides diagnostic information.
| - (NSString*) componentName |
Gets the Component Name of the Provider.
| - (FMLiveSwitchDiagnosticsDiagnosticsData*) getDiagnostics |
Gets the diagnostic data for this component.