DiagnosticFlagChangedListener Interface

public interface DiagnosticFlagChangedListener

Informs the listeners that a boolean diagnostic value changed.

Method Summary

Modifier and Type Method and Description
void onDiagnosticFlagChanged(DiagnosticFlagChangedEvent args)

Invoked when the event fires.

Method Details

onDiagnosticFlagChanged

public void onDiagnosticFlagChanged(DiagnosticFlagChangedEvent args)

Invoked when the event fires.

Parameters:

args

Applies to