@Contract
public interface TelemetryProvider
Modifier and Type | Method and Description |
---|---|
void |
onLevelChange(String newLevel)
The requested monitoring level has changed.
|
void onLevelChange(String newLevel)
newLevel
- the new monitoring levelCopyright © 2019. All rights reserved.