public abstract static class NetworkStatsManager.UsageCallback extends Object
Constructor and Description |
---|
UsageCallback() |
Modifier and Type | Method and Description |
---|---|
abstract void |
onThresholdReached(int networkType,
String subscriberId)
Called when data usage has reached the given threshold.
|
public abstract void onThresholdReached(int networkType, String subscriberId)